CrystalSpace

Public API Reference

iEmitLine Struct Reference

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

#include <imesh/emit.h>

Inheritance diagram for iEmitLine:

List of all members.

Public Member Functions

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

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 170 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 2.0 by doxygen 1.6.1