#include <candlewick/core/debug/Frustum.h>
◆ FrustumBoundsDebugSystem()
candlewick::FrustumBoundsDebugSystem::FrustumBoundsDebugSystem |
( |
entt::registry & | registry, |
|
|
const Renderer & | renderer ) |
◆ ~FrustumBoundsDebugSystem()
candlewick::FrustumBoundsDebugSystem::~FrustumBoundsDebugSystem |
( |
| ) |
|
|
inline |
◆ addBounds()
template<typename BoundsType>
std::tuple< entt::entity, DebugBoundsComponent & > candlewick::FrustumBoundsDebugSystem::addBounds |
( |
const BoundsType & | bounds | ) |
|
|
inline |
◆ addFrustum()
◆ registry() [1/2]
entt::registry & candlewick::FrustumBoundsDebugSystem::registry |
( |
| ) |
|
|
inline |
◆ registry() [2/2]
const entt::registry & candlewick::FrustumBoundsDebugSystem::registry |
( |
| ) |
const |
|
inline |
◆ release()
void candlewick::FrustumBoundsDebugSystem::release |
( |
| ) |
|
|
inlinenoexcept |
◆ render()
void candlewick::FrustumBoundsDebugSystem::render |
( |
CommandBuffer & | cmdBuf, |
|
|
const Camera & | camera ) |
The documentation for this class was generated from the following file: