|
Cogs.Core
|
This is the complete list of members for Cogs::Core::Bounds, including all inherited members.
| addBoundsExtension(IGetBounds *bounds) | Cogs::Core::Bounds | |
| extensions (defined in Cogs::Core::Bounds) | Cogs::Core::Bounds | private |
| getBounds(Context *context, const ComponentModel::Entity *entity, bool ignoreVisibility=false) (defined in Cogs::Core::Bounds) | Cogs::Core::Bounds | static |
| getBounds(Context *context, const EntityId id, bool ignoreVisibility=false) (defined in Cogs::Core::Bounds) | Cogs::Core::Bounds | static |
| getBounds(Context *context, std::span< const EntityId > ids, bool ignoreVisibility=false) (defined in Cogs::Core::Bounds) | Cogs::Core::Bounds | static |
| getCameraDepthBounds(Context *context, float &depthBoundNear, float &depthBoundFar, const CameraComponent &cameraComponent) (defined in Cogs::Core::Bounds) | Cogs::Core::Bounds | static |
| getClipPlanes(Context *context, float &nearDist, float &farDist, const CameraComponent &cameraComponent, const glm::mat4 &viewMatrix) (defined in Cogs::Core::Bounds) | Cogs::Core::Bounds | |
| getExtensions() | Cogs::Core::Bounds | inline |
| getSceneBounds(Context *context, RenderLayers layerMask=RenderLayers::AllStandard) (defined in Cogs::Core::Bounds) | Cogs::Core::Bounds | |
| getSceneBounds(Context *context, float *values, RenderLayers layerMask=RenderLayers::AllStandard) (defined in Cogs::Core::Bounds) | Cogs::Core::Bounds | |
| getShadowBounds(Context *context) (defined in Cogs::Core::Bounds) | Cogs::Core::Bounds | static |
| getTransformedBounds(const Cogs::Geometry::BoundingBox &bbox, const glm::mat4 &m) (defined in Cogs::Core::Bounds) | Cogs::Core::Bounds | static |
| getTransformedBoundsWithDivision(const Cogs::Geometry::BoundingBox &bbox, const glm::mat4 &m) (defined in Cogs::Core::Bounds) | Cogs::Core::Bounds | static |
| removeBoundsExtension(IGetBounds *bounds) | Cogs::Core::Bounds |