VTK
|
#include <vtkVolumeMask.h>
Public Member Functions | |
vtkVolumeMask () | |
~vtkVolumeMask () | |
vtkTimeStamp | GetBuildTime () |
void | Activate () |
void | Deactivate () |
void | Update (vtkRenderer *ren, vtkImageData *input, int cellFlag, int textureExtent[6], int scalarMode, int arrayAccessMode, int arrayId, const char *arrayName, vtkIdType maxMemoryInBytes) |
double * | GetLoadedBounds () |
vtkIdType * | GetLoadedExtent () |
int | GetLoadedCellFlag () |
bool | IsLoaded () |
int | GetTextureUnit (void) |
void | ReleaseGraphicsResources (vtkWindow *window) |
Protected Attributes | |
vtkTextureObject * | Texture |
vtkTimeStamp | BuildTime |
double | LoadedBounds [6] |
vtkIdType | LoadedExtent [6] |
int | LoadedCellFlag |
bool | Loaded |
Definition at line 29 of file vtkVolumeMask.h.
|
inline |
Definition at line 33 of file vtkVolumeMask.h.
|
inline |
Definition at line 46 of file vtkVolumeMask.h.
|
inline |
Definition at line 56 of file vtkVolumeMask.h.
|
inline |
Definition at line 62 of file vtkVolumeMask.h.
|
inline |
Definition at line 68 of file vtkVolumeMask.h.
|
inline |
Definition at line 74 of file vtkVolumeMask.h.
|
inline |
Definition at line 292 of file vtkVolumeMask.h.
|
inline |
Definition at line 298 of file vtkVolumeMask.h.
|
inline |
Definition at line 304 of file vtkVolumeMask.h.
|
inline |
Definition at line 310 of file vtkVolumeMask.h.
|
inline |
Definition at line 317 of file vtkVolumeMask.h.
|
inline |
Definition at line 327 of file vtkVolumeMask.h.
|
protected |
Definition at line 339 of file vtkVolumeMask.h.
|
protected |
Definition at line 340 of file vtkVolumeMask.h.
|
protected |
Definition at line 342 of file vtkVolumeMask.h.
|
protected |
Definition at line 343 of file vtkVolumeMask.h.
|
protected |
Definition at line 345 of file vtkVolumeMask.h.
|
protected |
Definition at line 346 of file vtkVolumeMask.h.