VTK
9.2.6
|
#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 59 of file vtkVolumeMask.h.
|
inline |
Definition at line 62 of file vtkVolumeMask.h.
|
inline |
Definition at line 65 of file vtkVolumeMask.h.
|
inline |
Definition at line 269 of file vtkVolumeMask.h.
|
inline |
Definition at line 272 of file vtkVolumeMask.h.
|
inline |
Definition at line 275 of file vtkVolumeMask.h.
|
inline |
Definition at line 278 of file vtkVolumeMask.h.
|
inline |
Definition at line 282 of file vtkVolumeMask.h.
|
inline |
Definition at line 292 of file vtkVolumeMask.h.
|
protected |
Definition at line 303 of file vtkVolumeMask.h.
|
protected |
Definition at line 304 of file vtkVolumeMask.h.
|
protected |
Definition at line 306 of file vtkVolumeMask.h.
|
protected |
Definition at line 307 of file vtkVolumeMask.h.
|
protected |
Definition at line 309 of file vtkVolumeMask.h.
|
protected |
Definition at line 310 of file vtkVolumeMask.h.