FlowVis.Streamlines.Point Class Reference

Defines a point with a position and a direction. More...

List of all members.

Public Member Functions

 Point ()
 Constructor. Sets position and direction to zero vectors.

Properties

Math.Vector3f Position [get, set]
 Set or get the position of a point.
Math.Vector3f Direction [get, set]
 Set or get the direction of a point. Direction is not normalized when a new value is set.
float Thickness [get, set]
 Set or get thickness of a point. Usually depends on the distance to other streamlines.


Detailed Description

Defines a point with a position and a direction.


Constructor & Destructor Documentation

FlowVis.Streamlines.Point.Point (  ) 

Constructor. Sets position and direction to zero vectors.


Property Documentation

Math.Vector3f FlowVis.Streamlines.Point.Position [get, set]

Set or get the position of a point.

Math.Vector3f FlowVis.Streamlines.Point.Direction [get, set]

Set or get the direction of a point. Direction is not normalized when a new value is set.

float FlowVis.Streamlines.Point.Thickness [get, set]

Set or get thickness of a point. Usually depends on the distance to other streamlines.


The documentation for this class was generated from the following file:
Generated on Mon Jan 21 16:09:36 2008 for FlowVis by  doxygen 1.5.1-p1