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