template <class T>
class vtb::graphics::ShipCompartments
Base classes
  • public Object3D
  • public Drawable3D
Types
Methods
  • rooms() const -> const room_array &
  • rooms() -> room_array &
  • show(bool b) -> void
  • draw(const Matrix4 & m, Camera3D & camera) -> void
  • update(const core_room_array & rooms) -> void
  • init(const testbed_type & testbed) -> void
  • ShipCompartments()