Public Member Functions | Public Attributes

visLU.TransferControlPoint Class Reference

represents a control point for the transfer function. More...

List of all members.

Public Member Functions

 TransferControlPoint (float r, float g, float b, int _isoValue)
 Constructor.
 TransferControlPoint (float alpha, int _isoValue)
 Constructor.

Public Attributes

int isoValue
Vector4 color

Detailed Description

represents a control point for the transfer function.

Definition at line 12 of file TransferControlPoint.cs.


Constructor & Destructor Documentation

visLU.TransferControlPoint.TransferControlPoint ( float  r,
float  g,
float  b,
int  _isoValue 
)

Constructor.

Parameters:
r
g
b
_isoValuedansity value

Definition at line 26 of file TransferControlPoint.cs.

visLU.TransferControlPoint.TransferControlPoint ( float  alpha,
int  _isoValue 
)

Constructor.

Parameters:
alphaalpha value from transfer function
_isoValuedensity value

Definition at line 41 of file TransferControlPoint.cs.


Member Data Documentation

Definition at line 17 of file TransferControlPoint.cs.

Definition at line 16 of file TransferControlPoint.cs.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties