|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NL3D::CPSTexturedParticleNoAnim Struct Referencethis class is an interface for particles that have unanimated textures.
More...
#include <ps_particle_basic.h>
Inheritance diagram for NL3D::CPSTexturedParticleNoAnim:
List of all members.
Detailed Description
this class is an interface for particles that have unanimated textures.
Definition at line 373 of file ps_particle_basic.h.
Member Function Documentation
virtual const ITexture* NL3D::CPSTexturedParticleNoAnim::getTexture |
( |
void |
|
) |
const [pure virtual] |
|
virtual ITexture* NL3D::CPSTexturedParticleNoAnim::getTexture |
( |
void |
|
) |
[pure virtual] |
|
virtual void NL3D::CPSTexturedParticleNoAnim::setTexture |
( |
CSmartPtr< ITexture > |
tex |
) |
[pure virtual] |
|
The documentation for this struct was generated from the following file:
|
|