Package snakeprogram3d.display3d

Interface Summary
DataObject Wrapper for a branch group.
 

Class Summary
BoundaryLine This is a minimal surface type, it can only be deformed by giving it a new dataset, it is also only visible from 1 side
DataCanvas Copyright (c) 2010, Lehigh University All rights reserved.
InteractiveView Shows 3 perpendicular planes, that can be clicked on during certain times.
MoveableSphere The most basic class for creating a point.
PolyLine This is a minimal surface type, it can only be deformed by giving it a new dataset, it is also only visible from 1 side
QueryDevice Queries the system to see if texture3d properties are supported texture3DWidthMax texture3DDepthMax texture3DHeightMax texture3DAvailable textureNonPowerOfTwoAvailable
ThreeDSnake For display snakes in a Volume view of the image.
ThreeDSurface This uses a 3D texture for 3 sets of orthoganol planes to simulate a volume texture.
VariableTextured3dSurface VariableTextured3dSurface uses a Texture3d and the texture appears to change as the surface moves accordingly.
VolumeTexture The volume texture stores some state information concerning the max min values for changing the contrast, but mostly it is just a Texture3D.