VIS2 SS2013 CVD DVR
 All Classes Namespaces Functions Enumerations Properties
Public Member Functions | Public Attributes | List of all members
visLU.TransferControlPoint Class Reference

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

Public Member Functions

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

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.


The documentation for this class was generated from the following file: