VTK
9.3.1
|
#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 | ReleaseGraphicsResources (vtkWindow *window) |
Protected Attributes | |
vtkTextureObject * | Texture |
vtkTimeStamp | BuildTime |
double | LoadedBounds [6] |
vtkIdType | LoadedExtent [6] |
int | LoadedCellFlag |
bool | Loaded |
Definition at line 18 of file vtkVolumeMask.h.
|
inline |
Definition at line 22 of file vtkVolumeMask.h.
|
inline |
Definition at line 35 of file vtkVolumeMask.h.
|
inline |
Definition at line 45 of file vtkVolumeMask.h.
|
inline |
Definition at line 48 of file vtkVolumeMask.h.
|
inline |
Definition at line 51 of file vtkVolumeMask.h.
|
inline |
Definition at line 54 of file vtkVolumeMask.h.
|
inline |
Definition at line 258 of file vtkVolumeMask.h.
|
inline |
Definition at line 261 of file vtkVolumeMask.h.
|
inline |
Definition at line 264 of file vtkVolumeMask.h.
|
inline |
Definition at line 267 of file vtkVolumeMask.h.
|
inline |
Definition at line 271 of file vtkVolumeMask.h.
|
inline |
Definition at line 281 of file vtkVolumeMask.h.
|
protected |
Definition at line 292 of file vtkVolumeMask.h.
|
protected |
Definition at line 293 of file vtkVolumeMask.h.
|
protected |
Definition at line 295 of file vtkVolumeMask.h.
|
protected |
Definition at line 296 of file vtkVolumeMask.h.
|
protected |
Definition at line 298 of file vtkVolumeMask.h.
|
protected |
Definition at line 299 of file vtkVolumeMask.h.