Castor3D 0.16.0
Multiplatform 3D engine
Public Attributes | List of all members
castor3d::ParticleSystemContext Struct Reference

#include <ParticleSystem.hpp>

Inheritance diagram for castor3d::ParticleSystemContext:
Inheritance graph
[legend]
Collaboration diagram for castor3d::ParticleSystemContext:
Collaboration graph
[legend]

Public Attributes

MaterialObs material {}
 
castor::Point2f dimensions {}
 
uint32_t particleCount {}
 
ParticleSystemUPtr ownParticleSystem {}
 
ParticleSystemRPtr particleSystem {}
 
- Public Attributes inherited from castor3d::MovableContext
SceneContextscene {}
 
castor::String name {}
 
SceneNodeRPtr parentNode {}
 

Member Data Documentation

◆ dimensions

castor::Point2f castor3d::ParticleSystemContext::dimensions {}

◆ material

MaterialObs castor3d::ParticleSystemContext::material {}

◆ ownParticleSystem

ParticleSystemUPtr castor3d::ParticleSystemContext::ownParticleSystem {}

◆ particleCount

uint32_t castor3d::ParticleSystemContext::particleCount {}

◆ particleSystem

ParticleSystemRPtr castor3d::ParticleSystemContext::particleSystem {}

The documentation for this struct was generated from the following file: