Simulant  21.12-1292
A portable game engine for Windows, OSX, Linux, Dreamcast, and PSP
Public Member Functions | List of all members
smlt::OctreeCuller Class Reference
Inheritance diagram for smlt::OctreeCuller:
smlt::GeomCuller

Public Member Functions

 OctreeCuller (Geom *geom, const MeshPtr mesh, uint8_t max_depth)
 
AABB octree_bounds () const
 
- Public Member Functions inherited from smlt::GeomCuller
 GeomCuller (Geom *geom, const MeshPtr mesh)
 
bool is_compiled () const
 
void compile (const Vec3 &pos, const Quaternion &rot, const Vec3 &scale)
 
void renderables_visible (const Frustum &frustum, batcher::RenderQueue *render_queue)
 
Geomgeom () const
 

Additional Inherited Members

- Protected Attributes inherited from smlt::GeomCuller
Geomgeom_ = nullptr
 
MeshPtr mesh_
 

The documentation for this class was generated from the following files: