Panda3D
Public Member Functions | Public Attributes
SpriteWriter Class Reference

Helper class used by SpriteParticleRenderer to keep track of the various GeomVertexWriters associated with each geom created in SpriteParticleRenderer::init_geoms(). More...

#include "spriteParticleRenderer.h"

List of all members.

Public Member Functions

 SpriteWriter (const SpriteWriter &copy)
void clear ()

Public Attributes

GeomVertexWriter aspect_ratio
GeomVertexWriter color
GeomVertexWriter rotate
GeomVertexWriter size
GeomVertexWriter vertex

Detailed Description

Helper class used by SpriteParticleRenderer to keep track of the various GeomVertexWriters associated with each geom created in SpriteParticleRenderer::init_geoms().

Definition at line 43 of file spriteParticleRenderer.h.


The documentation for this class was generated from the following file:
 All Classes Functions Variables Enumerations