
Public Types | |
| typedef UInt8 | dataType |
Static Public Member Functions | |
| static void | init (Particles *, DrawActionBase *, dataType &) |
| static bool | particle (dataType &, UInt32) |
| static void | vertex (dataType &, UInt32) |
| static void | vertex (dataType &, UInt32, Real32 u, Real32 v) |
Definition at line 1031 of file OSGParticles.cpp.
| typedef UInt8 TexTraitNone::dataType |
Definition at line 1033 of file OSGParticles.cpp.
| static void TexTraitNone::init | ( | Particles * | , | |
| DrawActionBase * | , | |||
| dataType & | ||||
| ) | [inline, static] |
| static bool TexTraitNone::particle | ( | dataType & | , | |
| UInt32 | ||||
| ) | [inline, static] |
| static void TexTraitNone::vertex | ( | dataType & | , | |
| UInt32 | ||||
| ) | [inline, static] |
| static void TexTraitNone::vertex | ( | dataType & | , | |
| UInt32 | , | |||
| Real32 | u, | |||
| Real32 | v | |||
| ) | [inline, static] |
1.5.5