The class Vector3f inherits from the templated class of Vector3, and the template parameters are spec...
Definition vector.h:322
std::shared_ptr< Geometry > _geometry_cube_outline(const Vector3f &min=vec3(-1, -1, -1), const Vector3f &max=vec3(1, 1, 1))
Vector3f vec3
Definition vector.h:377
std::shared_ptr< Geometry > _geometry_cube(const Vector3f &min=vec3(-1, -1, -1), const Vector3f &max=vec3(1, 1, 1))