Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

ParticleShaderTeapot Class Reference

#include <ParticleShaderTeapot.h>

Inheritance diagram for ParticleShaderTeapot:

Inheritance graph
[legend]
Collaboration diagram for ParticleShaderTeapot:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 MAKE_PARTICLESTUFF_NAME ()
 ParticleShaderTeapot (Particles *ps=NULL)
int qlen ()
 parameters

void getq (double *q)
 Get the parameters.

void setq (double *q)
 Set particle stuff parameters.

void qname (char **qn)
 Get the names of the parameters.

virtual void drawShape (int i)
 each shader simply make a shape call for each particle


Public Attributes

double size
int type

Constructor & Destructor Documentation

ParticleShaderTeapot::ParticleShaderTeapot Particles ps = NULL  ) 
 

Definition at line 5 of file ParticleShaderTeapot.cpp.

References size, and type.


Member Function Documentation

void ParticleShaderTeapot::drawShape int  i  )  [virtual]
 

each shader simply make a shape call for each particle

Reimplemented from ParticleShader.

Definition at line 12 of file ParticleShaderTeapot.cpp.

References size, and type.

void ParticleShaderTeapot::getq double *  q  )  [virtual]
 

Get the parameters.

Defaults to no parameters.

Reimplemented from ParticleStuff.

Definition at line 38 of file ParticleShaderTeapot.cpp.

References size, and type.

ParticleShaderTeapot::MAKE_PARTICLESTUFF_NAME  ) 
 

int ParticleShaderTeapot::qlen  )  [virtual]
 

parameters

Reimplemented from ParticleStuff.

Definition at line 36 of file ParticleShaderTeapot.cpp.

void ParticleShaderTeapot::qname char **  qn  )  [virtual]
 

Get the names of the parameters.

Defaults to no parameters.

Reimplemented from ParticleStuff.

Definition at line 50 of file ParticleShaderTeapot.cpp.

void ParticleShaderTeapot::setq double *  q  )  [virtual]
 

Set particle stuff parameters.

Defaults to no parameters.

Reimplemented from ParticleStuff.

Definition at line 44 of file ParticleShaderTeapot.cpp.

References size, and type.


Member Data Documentation

double ParticleShaderTeapot::size
 

Definition at line 20 of file ParticleShaderTeapot.h.

Referenced by drawShape(), getq(), ParticleShaderTeapot(), and setq().

int ParticleShaderTeapot::type
 

Definition at line 22 of file ParticleShaderTeapot.h.

Referenced by drawShape(), getq(), ParticleShaderTeapot(), and setq().


The documentation for this class was generated from the following files:
Generated on Mon Jun 28 15:02:57 2004 for Advanced Surface Library by doxygen 1.3.4