Support Forum       G3D Web Page     
Public Member Functions | Public Attributes | List of all members
G3D::ParticleSystemModel::Specification Class Reference

A single ParticleSystemModel::Emitter::Specification will cast directly to a ParticleSystemModel::Specification at Any parsing time. More...

Public Member Functions

 Specification ()
 
 Specification (const Emitter::Specification &spec)
 
 Specification (const Any &a)
 
size_t hashCode () const
 
bool operator== (const Specification &other) const
 
Any toAny () const
 

Public Attributes

Array< Emitter::SpecificationemitterArray
 
bool hasPhysics
 Must be enabled on all emitters in the particle system simultaneously. More...
 

Detailed Description

A single ParticleSystemModel::Emitter::Specification will cast directly to a ParticleSystemModel::Specification at Any parsing time.

Constructor & Destructor Documentation

◆ Specification() [1/3]

G3D::ParticleSystemModel::Specification::Specification ( )
inline

◆ Specification() [2/3]

G3D::ParticleSystemModel::Specification::Specification ( const Emitter::Specification spec)
inlineexplicit

◆ Specification() [3/3]

G3D::ParticleSystemModel::Specification::Specification ( const Any a)

Member Function Documentation

◆ hashCode()

size_t G3D::ParticleSystemModel::Specification::hashCode ( ) const

◆ operator==()

bool G3D::ParticleSystemModel::Specification::operator== ( const Specification other) const

◆ toAny()

Any G3D::ParticleSystemModel::Specification::toAny ( ) const

Member Data Documentation

◆ emitterArray

Array<Emitter::Specification> G3D::ParticleSystemModel::Specification::emitterArray

Referenced by Specification().

◆ hasPhysics

bool G3D::ParticleSystemModel::Specification::hasPhysics

Must be enabled on all emitters in the particle system simultaneously.


documentation generated on Wed Nov 24 2021 08:01:59 using doxygen 1.8.15