Logo
Public Member Functions | Public Attributes | List of all members
SharpKmyGfx::LegacyParticleDef Class Reference

#include <Particle.h>

Public Member Functions

 LegacyParticleDef (kmyGfx::LegacyParticleDef *ptr)
 
Material getMaterial ()
 
LegacyParticleDef getFirstChild ()
 
LegacyParticleDef getNextSibling ()
 

Public Attributes

kmyGfx::LegacyParticleDef * _def = nullptr
 

Constructor & Destructor Documentation

◆ LegacyParticleDef()

SharpKmyGfx::LegacyParticleDef::LegacyParticleDef ( kmyGfx::LegacyParticleDef *  ptr)

Member Function Documentation

◆ getFirstChild()

LegacyParticleDef SharpKmyGfx::LegacyParticleDef::getFirstChild ( )

◆ getMaterial()

Material SharpKmyGfx::LegacyParticleDef::getMaterial ( )

◆ getNextSibling()

LegacyParticleDef SharpKmyGfx::LegacyParticleDef::getNextSibling ( )

Member Data Documentation

◆ _def

kmyGfx::LegacyParticleDef* SharpKmyGfx::LegacyParticleDef::_def = nullptr