Public Member Functions | |
SliceView () | |
void | Render (DVR.Data data, Bitmap bitmap, Color backGround, int RMin, int RMax) |
void | addRotation (float xAngle, float yAngle, float zAngle) |
Public Attributes | |
Matrix3 | Direction |
Vector3 | Distance |
|
Constructor. |
|
Adds a rotation to the slice. The x-angle. The y-angle. The z-angle. |
|
Renders the slice into the bitmap. the data to render the bitmap surface to render the object to the background color The value when intensity is starting to increase. The value when full intensity is reached. |
|
Direction of the slice. |
|
Translation of the slice. |