adaptiveSubset(Context *context, OctComponent &octComp, OctData &octData, const TransformComponent &transComp, const CameraComponent &camComp, const CameraData &camData) (defined in Cogs::Core::Volumetric::OctSystem) | Cogs::Core::Volumetric::OctSystem | |
addEntitiesWithComponent(std::vector< EntityId > &entities, Reflection::TypeId componentTypeId) override | Cogs::Core::ComponentSystem< ComponentType > | inlinevirtual |
bounds (defined in Cogs::Core::Volumetric::OctSystem) | Cogs::Core::Volumetric::OctSystem | |
buildTree(Context *context, OctComponent &octComp, OctData &octData) (defined in Cogs::Core::Volumetric::OctSystem) | Cogs::Core::Volumetric::OctSystem | |
cleanup(Context *) | Cogs::Core::ComponentSystemBase | inlinevirtual |
clearCarryFlags() | Cogs::Core::ComponentSystem< ComponentType > | inline |
component_type typedef (defined in Cogs::Core::ComponentSystem< ComponentType >) | Cogs::Core::ComponentSystem< ComponentType > | |
ComponentSystem(Memory::Allocator *allocator, SizeType size=16384, MemBlockType componentMemType=MemBlockType::Component) (defined in Cogs::Core::ComponentSystem< ComponentType >) | Cogs::Core::ComponentSystem< ComponentType > | inline |
ComponentSystemBase(Reflection::TypeId componentType) | Cogs::Core::ComponentSystemBase | inline |
ComponentSystemWithDataPools(Memory::Allocator *allocator, SizeType size=1024, MemBlockType componentMemType=MemBlockType::Component, MemBlockType dataMemType=MemBlockType::ComponentData) (defined in Cogs::Core::ComponentSystemWithDataPools< ComponentType, DataTypes >) | Cogs::Core::ComponentSystemWithDataPools< ComponentType, DataTypes > | inline |
componentType | Cogs::Core::ComponentSystemBase | |
context | Cogs::Core::ComponentSystemBase | |
createComponent() override | Cogs::Core::Volumetric::OctSystem | virtual |
datas | Cogs::Core::ComponentSystemWithDataPools< ComponentType, DataTypes > | private |
destroyComponent(ComponentHandle component) override | Cogs::Core::ComponentSystemWithDataPools< ComponentType, DataTypes > | inlinevirtual |
effectHandle (defined in Cogs::Core::Volumetric::OctSystem) | Cogs::Core::Volumetric::OctSystem | |
getComponentIndex(const Component *component) const | Cogs::Core::ComponentSystem< ComponentType > | inline |
getComponentType() const | Cogs::Core::ComponentSystemBase | inline |
Cogs::Core::ComponentSystemWithDataPools::getData(const ComponentType *component) | Cogs::Core::ComponentSystemWithDataPools< ComponentType, DataTypes > | inline |
Cogs::Core::ComponentSystemWithDataPools::getData(const ComponentType *component) const | Cogs::Core::ComponentSystemWithDataPools< ComponentType, DataTypes > | inline |
getHandle(const ComponentType *component) | Cogs::Core::ComponentSystem< ComponentType > | inline |
getTypeId() | Cogs::Core::ComponentSystem< ComponentType > | inlinestatic |
IndexSpaceFromLocalTransform(const OctComponent &octComp, const OctData &octData) (defined in Cogs::Core::Volumetric::OctSystem) | Cogs::Core::Volumetric::OctSystem | static |
initialize(Context *context) override | Cogs::Core::Volumetric::OctSystem | virtual |
inputLayoutHandle (defined in Cogs::Core::Volumetric::OctSystem) | Cogs::Core::Volumetric::OctSystem | |
instrumentedPostUpdate() override | Cogs::Core::ComponentSystem< ComponentType > | inlinevirtual |
instrumentedPreUpdate() override | Cogs::Core::ComponentSystem< ComponentType > | inlinevirtual |
instrumentedUpdate() override | Cogs::Core::ComponentSystem< ComponentType > | inlinevirtual |
LocalFromIndexSpaceTransform(const OctComponent &octComp, const OctData &octData) (defined in Cogs::Core::Volumetric::OctSystem) | Cogs::Core::Volumetric::OctSystem | static |
material (defined in Cogs::Core::Volumetric::OctSystem) | Cogs::Core::Volumetric::OctSystem | |
maxResponses (defined in Cogs::Core::Volumetric::OctSystem) | Cogs::Core::Volumetric::OctSystem | static |
OctSystem(Memory::Allocator *allocator, SizeType capacity) (defined in Cogs::Core::Volumetric::OctSystem) | Cogs::Core::Volumetric::OctSystem | inline |
pool | Cogs::Core::ComponentSystem< ComponentType > | |
postUpdate(Context *) override | Cogs::Core::ComponentSystem< ComponentType > | inlinevirtual |
Cogs::Core::ComponentSystemBase::postUpdate() | Cogs::Core::ComponentSystemBase | inline |
prepareUpdate(Context *) override | Cogs::Core::ComponentSystem< ComponentType > | inlinevirtual |
preUpdate() | Cogs::Core::ComponentSystemBase | inline |
preUpdate(Context *) | Cogs::Core::ComponentSystemBase | inlinevirtual |
renderer (defined in Cogs::Core::Volumetric::OctSystem) | Cogs::Core::Volumetric::OctSystem | |
resetFlags() | Cogs::Core::ComponentSystem< ComponentType > | inline |
size() | Cogs::Core::ComponentSystem< ComponentType > | inline |
skirtSize (defined in Cogs::Core::Volumetric::OctSystem) | Cogs::Core::Volumetric::OctSystem | static |
transferTexKey (defined in Cogs::Core::Volumetric::OctSystem) | Cogs::Core::Volumetric::OctSystem | |
update(Context *context) override | Cogs::Core::Volumetric::OctSystem | virtual |
ComponentSystemWithDataPool< OctComponent, OctData >::update() | Cogs::Core::ComponentSystemBase | inline |
volumeTexKey (defined in Cogs::Core::Volumetric::OctSystem) | Cogs::Core::Volumetric::OctSystem | |
~ComponentSystemBase() | Cogs::Core::ComponentSystemBase | inlinevirtual |