CrystalSpace

Public API Reference

Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

iEmitLine Struct Reference

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

#include <emit.h>

Inheritance diagram for iEmitLine:

iEmitGen3D iBase List of all members.

Public Methods

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

virtual void GetContent (csVector3 &start, csVector3 &end)=0
 get content. More...


Detailed Description

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

Definition at line 100 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.2.14