|
| PotreeBounds (PotreeSystem *poSystem) |
|
void | getBounds (Context *context, Cogs::Geometry::BoundingBox &bounds) override |
| Expand bounds including bounds of all entities in this system in world coordinates.
|
|
bool | getBounds (Context *context, const ComponentModel::Entity *entity, Cogs::Geometry::BoundingBox &bounds, bool ignoreVisibility) const override |
|
virtual void | getBounds (Context *context, Cogs::Geometry::BoundingBox &bounds, float &) |
|
virtual void | getBounds (Context *context, Cogs::Geometry::BoundingBox &bounds)=0 |
| Expand bounds including bounds of all entities in this system in world coordinates.
|
|
virtual bool | getBounds (Context *, const ComponentModel::Entity *, Cogs::Geometry::BoundingBox &, bool) const |
|
Definition at line 440 of file PotreeSystem.h.
◆ PotreeBounds()
Cogs::Core::PotreeBounds::PotreeBounds |
( |
PotreeSystem * |
poSystem | ) |
|
|
inlineexplicit |
◆ getBounds() [1/3]
void Cogs::Core::PotreeBounds::getBounds |
( |
Context * |
context, |
|
|
Cogs::Geometry::BoundingBox & |
bounds |
|
) |
| |
|
overridevirtual |
◆ getBounds() [2/3]
◆ getBounds() [3/3]
bool Cogs::Core::PotreeBounds::getBounds |
( |
Context * |
context, |
|
|
const PotreeComponent & |
poComp, |
|
|
Cogs::Geometry::BoundingBox & |
bounds, |
|
|
bool |
ignoreVisibility |
|
) |
| const |
|
private |
◆ poSystem
The documentation for this class was generated from the following files: