CrystalSpace

Public API Reference

iEmitSphereTangent Struct Reference

Sphere tangential value emitter - gives direction tangential to sphere Uses the given point, gives a tangential direction for that. More...

#include <imesh/emit.h>

Inheritance diagram for iEmitSphereTangent:

List of all members.

Public Member Functions

virtual void GetContent (csVector3 &center, float &min, float &max)=0
 get content
virtual void SetContent (const csVector3 &center, float min, float max)=0
 set content, center of sphere, min/max size

Detailed Description

Sphere tangential value emitter - gives direction tangential to sphere Uses the given point, gives a tangential direction for that.

Main creators of instances implementing this interface:

Main users of this interface:

Definition at line 211 of file emit.h.


Member Function Documentation

virtual void iEmitSphereTangent::GetContent ( csVector3 center,
float &  min,
float &  max 
) [pure virtual]

get content

virtual void iEmitSphereTangent::SetContent ( const csVector3 center,
float  min,
float  max 
) [pure virtual]

set content, center of sphere, min/max size


The documentation for this struct was generated from the following file:

Generated for Crystal Space 2.0 by doxygen 1.6.1