CrystalSpace

Public API Reference

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

iEmitLine Struct Reference

Line value emitter - returns values on the line between start and end. More...

#include <imesh/emit.h>

Inheritance diagram for iEmitLine:

iEmitGen3D iBase List of all members.

Public Member Functions

virtual void SetContent (const csVector3 &start, const csVector3 &end)=0
 set content, start and end vector values
virtual void GetContent (csVector3 &start, csVector3 &end)=0
 get content

Detailed Description

Line value emitter - returns values on the line between start and end.

Main creators of instances implementing this interface:

Main users of this interface:

Definition at line 180 of file emit.h.


Member Function Documentation

virtual void iEmitLine::GetContent csVector3 start,
csVector3 end
[pure virtual]
 

get content

virtual void iEmitLine::SetContent const csVector3 start,
const csVector3 end
[pure virtual]
 

set content, start and end vector values


The documentation for this struct was generated from the following file:
Generated for Crystal Space by doxygen 1.3.9.1