Simulant  21.12-574
A portable game engine for Windows, OSX, Linux, Dreamcast, and PSP
Public Member Functions | Protected Attributes | Friends | List of all members
smlt::GeomCuller Class Referenceabstract
Inheritance diagram for smlt::GeomCuller:
smlt::OctreeCuller smlt::QuadtreeCuller

Public Member Functions

 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)
 
void each_renderable (EachRenderableCallback cb)
 
Geomgeom () const
 

Protected Attributes

Geomgeom_ = nullptr
 
MeshPtr mesh_
 

Friends

class GeomCullerRenderable
 

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