|
| OceanBounds (OceanComponent *oceanComponent, OceanData *oceanData) |
|
void | getBounds (Context *context, Cogs::Geometry::BoundingBox &bounds, float &nearPlaneLimit) final |
|
void | getBounds (Context *context, Cogs::Geometry::BoundingBox &bounds) final |
| Expand bounds including bounds of all entities in this system in world coordinates.
|
|
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 40 of file OceanSystem.h.
◆ OceanBounds()
◆ getBounds() [1/2]
void Cogs::Core::OceanBounds::getBounds |
( |
Context * |
context, |
|
|
Cogs::Geometry::BoundingBox & |
bounds |
|
) |
| |
|
finalvirtual |
◆ getBounds() [2/2]
void Cogs::Core::OceanBounds::getBounds |
( |
Context * |
context, |
|
|
Cogs::Geometry::BoundingBox & |
bounds, |
|
|
float & |
|
|
) |
| |
|
finalvirtual |
Expand bounds including bounds of all entities in this system in world coordinates.
This function also allows the bounds provided to specify a near-plane limit for the main camera.
Reimplemented from Cogs::Core::IGetBounds.
Definition at line 238 of file OceanSystem.cpp.
◆ oceanComponent
◆ oceanData
OceanData* Cogs::Core::OceanBounds::oceanData |
|
protected |
The documentation for this class was generated from the following files: