Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
vtkPVLODVolume Class Reference

an actor that supports multiple levels of detail More...

#include <vtkPVLODVolume.h>

Inheritance diagram for vtkPVLODVolume:
Inheritance graph
[legend]
Collaboration diagram for vtkPVLODVolume:
Collaboration graph
[legend]

Public Types

typedef vtkVolume Superclass
 
- Public Types inherited from vtkVolume
typedef vtkProp3D Superclass
 
- Public Types inherited from vtkProp3D
typedef vtkProp Superclass
 
- Public Types inherited from vtkProp
typedef vtkObject Superclass
 

Public Member Functions

virtual const char * GetClassName ()
 
virtual int IsA (const char *type)
 
void PrintSelf (ostream &os, vtkIndent indent) override
 
int HasTranslucentPolygonalGeometry () override
 Does this prop have some translucent polygonal geometry? More...
 
void ReleaseGraphicsResources (vtkWindow *) override
 Release any graphics resources that are being consumed by this actor. More...
 
void SetProperty (vtkVolumeProperty *property) override
 Sets the volume property. More...
 
void ShallowCopy (vtkProp *prop) override
 Shallow copy of an LOD actor. More...
 
doubleGetBounds () override
 Get the bounds of the current mapper. More...
 
void SetAllocatedRenderTime (double t, vtkViewport *v) override
 Overloads the virtual vtkProp method. More...
 
int RenderOpaqueGeometry (vtkViewport *viewport) override
 This method is used internally by the rendering process. More...
 
int RenderVolumetricGeometry (vtkViewport *viewport) override
 This method is used internally by the rendering process. More...
 
int RenderTranslucentPolygonalGeometry (vtkViewport *) override
 This method is used internally by the rendering process. More...
 
virtual void SetMapper (vtkAbstractVolumeMapper *)
 Set the high res input. More...
 
vtkAbstractVolumeMapperGetMapper () override
 Set the high res input. More...
 
virtual void SetLODMapper (vtkAbstractVolumeMapper *)
 This sets the low res input. More...
 
virtual void SetLODMapper (vtkMapper *)
 This sets the low res input. More...
 
- Public Member Functions inherited from vtkVolume
vtkVolumeNewInstance () const
 
void GetVolumes (vtkPropCollection *vc)
 
void Update ()
 
vtkMTimeType GetMTime ()
 
vtkMTimeType GetRedrawMTime ()
 
void UpdateTransferFunctions (vtkRenderer *ren)
 
virtual bool GetSupportsSelection ()
 
void SetMapper (vtkAbstractVolumeMapper *mapper)
 
void SetProperty (vtkVolumeProperty *property)
 
vtkVolumePropertyGetProperty ()
 
void GetBounds (double bounds[6])
 
double GetMinXBound ()
 
double GetMaxXBound ()
 
double GetMinYBound ()
 
double GetMaxYBound ()
 
double GetMinZBound ()
 
double GetMaxZBound ()
 
floatGetCorrectedScalarOpacityArray (int)
 
floatGetCorrectedScalarOpacityArray ()
 
floatGetScalarOpacityArray (int)
 
floatGetScalarOpacityArray ()
 
floatGetGradientOpacityArray (int)
 
floatGetGradientOpacityArray ()
 
floatGetGrayArray (int)
 
floatGetGrayArray ()
 
floatGetRGBArray (int)
 
floatGetRGBArray ()
 
float GetGradientOpacityConstant (int)
 
float GetGradientOpacityConstant ()
 
float GetArraySize ()
 
void UpdateScalarOpacityforSampleSize (vtkRenderer *ren, float sample_distance)
 
void SetMapper (vtkAbstractVolumeMapper *mapper)
 
void SetProperty (vtkVolumeProperty *property)
 
vtkVolumePropertyGetProperty ()
 
void GetBounds (double bounds[6])
 
double GetMinXBound ()
 
double GetMaxXBound ()
 
double GetMinYBound ()
 
double GetMaxYBound ()
 
double GetMinZBound ()
 
double GetMaxZBound ()
 
floatGetCorrectedScalarOpacityArray (int)
 
floatGetCorrectedScalarOpacityArray ()
 
floatGetScalarOpacityArray (int)
 
floatGetScalarOpacityArray ()
 
floatGetGradientOpacityArray (int)
 
floatGetGradientOpacityArray ()
 
floatGetGrayArray (int)
 
floatGetGrayArray ()
 
floatGetRGBArray (int)
 
floatGetRGBArray ()
 
float GetGradientOpacityConstant (int)
 
float GetGradientOpacityConstant ()
 
float GetArraySize ()
 
void UpdateScalarOpacityforSampleSize (vtkRenderer *ren, float sample_distance)
 
- Public Member Functions inherited from vtkProp3D
vtkProp3DNewInstance () const
 
virtual void SetPosition (double pos[3])
 
virtual doubleGetPosition ()
 
virtual void GetPosition (double data[3])
 
void AddPosition (double deltaPosition[3])
 
void AddPosition (double deltaX, double deltaY, double deltaZ)
 
doubleGetCenter ()
 
doubleGetXRange ()
 
doubleGetYRange ()
 
doubleGetZRange ()
 
double GetLength ()
 
void RotateX (double)
 
void RotateY (double)
 
void RotateZ (double)
 
void RotateWXYZ (double w, double x, double y, double z)
 
void SetOrientation (double x, double y, double z)
 
void SetOrientation (double orientation[3])
 
doubleGetOrientationWXYZ ()
 
void AddOrientation (double x, double y, double z)
 
void AddOrientation (double orentation[3])
 
void PokeMatrix (vtkMatrix4x4 *matrix)
 
void InitPathTraversal ()
 
vtkMTimeType GetUserTransformMatrixMTime ()
 
virtual void ComputeMatrix ()
 
virtual void SetPosition (double x, double y, double z)
 
virtual void SetOrigin (double x, double y, double z)
 
virtual void SetOrigin (const double pos[3])
 
virtual doubleGetOrigin ()
 
virtual void GetOrigin (double data[3])
 
virtual void SetScale (double x, double y, double z)
 
virtual void SetScale (double scale[3])
 
virtual doubleGetScale ()
 
virtual void GetScale (double data[3])
 
void SetScale (double s)
 
void SetUserTransform (vtkLinearTransform *transform)
 
virtual vtkLinearTransformGetUserTransform ()
 
void SetUserMatrix (vtkMatrix4x4 *matrix)
 
vtkMatrix4x4GetUserMatrix ()
 
virtual void GetMatrix (vtkMatrix4x4 *m)
 
virtual void GetMatrix (double m[16])
 
void GetBounds (double bounds[6])
 
doubleGetOrientation ()
 
void GetOrientation (double orentation[3])
 
vtkMatrix4x4GetMatrix ()
 
virtual int GetIsIdentity ()
 
virtual void SetPosition (double x, double y, double z)
 
virtual void SetOrigin (double x, double y, double z)
 
virtual void SetOrigin (const double pos[3])
 
virtual doubleGetOrigin ()
 
virtual void GetOrigin (double data[3])
 
virtual void SetScale (double x, double y, double z)
 
virtual void SetScale (double scale[3])
 
virtual doubleGetScale ()
 
virtual void GetScale (double data[3])
 
void SetScale (double s)
 
void SetUserTransform (vtkLinearTransform *transform)
 
virtual vtkLinearTransformGetUserTransform ()
 
void SetUserMatrix (vtkMatrix4x4 *matrix)
 
vtkMatrix4x4GetUserMatrix ()
 
virtual void GetMatrix (vtkMatrix4x4 *m)
 
virtual void GetMatrix (double m[16])
 
void GetBounds (double bounds[6])
 
doubleGetOrientation ()
 
void GetOrientation (double orentation[3])
 
vtkMatrix4x4GetMatrix ()
 
virtual int GetIsIdentity ()
 
- Public Member Functions inherited from vtkProp
vtkPropNewInstance () const
 
virtual void Pick ()
 
virtual bool HasKeys (vtkInformation *requiredKeys)
 
virtual void BuildPaths (vtkAssemblyPaths *paths, vtkAssemblyPath *path)
 
virtual void GetActors (vtkPropCollection *)
 
virtual void GetActors2D (vtkPropCollection *)
 
virtual void SetVisibility (int)
 
virtual int GetVisibility ()
 
virtual void VisibilityOn ()
 
virtual void VisibilityOff ()
 
virtual void SetPickable (int)
 
virtual int GetPickable ()
 
virtual void PickableOn ()
 
virtual void PickableOff ()
 
virtual void SetDragable (int)
 
virtual int GetDragable ()
 
virtual void DragableOn ()
 
virtual void DragableOff ()
 
virtual void SetUseBounds (bool)
 
virtual bool GetUseBounds ()
 
virtual void UseBoundsOn ()
 
virtual void UseBoundsOff ()
 
virtual vtkAssemblyPathGetNextPath ()
 
virtual int GetNumberOfPaths ()
 
virtual void PokeMatrix (vtkMatrix4x4 *vtkNotUsed(matrix))
 
virtual vtkInformationGetPropertyKeys ()
 
virtual int RenderOverlay (vtkViewport *)
 
virtual bool RenderFilteredOpaqueGeometry (vtkViewport *v, vtkInformation *requiredKeys)
 
virtual bool RenderFilteredTranslucentPolygonalGeometry (vtkViewport *v, vtkInformation *requiredKeys)
 
virtual bool RenderFilteredVolumetricGeometry (vtkViewport *v, vtkInformation *requiredKeys)
 
virtual bool RenderFilteredOverlay (vtkViewport *v, vtkInformation *requiredKeys)
 
virtual double GetEstimatedRenderTime (vtkViewport *)
 
virtual double GetEstimatedRenderTime ()
 
virtual void SetEstimatedRenderTime (double t)
 
virtual void RestoreEstimatedRenderTime ()
 
virtual void AddEstimatedRenderTime (double t, vtkViewport *vtkNotUsed(vp))
 
virtual void SetAllocatedRenderTime (double t, vtkViewport *vtkNotUsed(v))
 
virtual double GetAllocatedRenderTime ()
 
void SetRenderTimeMultiplier (double t)
 
virtual double GetRenderTimeMultiplier ()
 
virtual int GetNumberOfConsumers ()
 
void AddConsumer (vtkObject *c)
 
void RemoveConsumer (vtkObject *c)
 
vtkObjectGetConsumer (int i)
 
int IsConsumer (vtkObject *c)
 
virtual void GetActors (vtkPropCollection *)
 
virtual void GetActors2D (vtkPropCollection *)
 
virtual void SetVisibility (int)
 
virtual int GetVisibility ()
 
virtual void VisibilityOn ()
 
virtual void VisibilityOff ()
 
virtual void SetPickable (int)
 
virtual int GetPickable ()
 
virtual void PickableOn ()
 
virtual void PickableOff ()
 
virtual void SetDragable (int)
 
virtual int GetDragable ()
 
virtual void DragableOn ()
 
virtual void DragableOff ()
 
virtual void SetUseBounds (bool)
 
virtual bool GetUseBounds ()
 
virtual void UseBoundsOn ()
 
virtual void UseBoundsOff ()
 
virtual vtkAssemblyPathGetNextPath ()
 
virtual int GetNumberOfPaths ()
 
virtual void PokeMatrix (vtkMatrix4x4 *vtkNotUsed(matrix))
 
virtual vtkInformationGetPropertyKeys ()
 
virtual int RenderOverlay (vtkViewport *)
 
virtual bool RenderFilteredOpaqueGeometry (vtkViewport *v, vtkInformation *requiredKeys)
 
virtual bool RenderFilteredTranslucentPolygonalGeometry (vtkViewport *v, vtkInformation *requiredKeys)
 
virtual bool RenderFilteredVolumetricGeometry (vtkViewport *v, vtkInformation *requiredKeys)
 
virtual bool RenderFilteredOverlay (vtkViewport *v, vtkInformation *requiredKeys)
 
virtual double GetEstimatedRenderTime (vtkViewport *)
 
virtual double GetEstimatedRenderTime ()
 
virtual void SetEstimatedRenderTime (double t)
 
virtual void RestoreEstimatedRenderTime ()
 
virtual void AddEstimatedRenderTime (double t, vtkViewport *vtkNotUsed(vp))
 
virtual void SetAllocatedRenderTime (double t, vtkViewport *vtkNotUsed(v))
 
virtual double GetAllocatedRenderTime ()
 
void SetRenderTimeMultiplier (double t)
 
virtual double GetRenderTimeMultiplier ()
 
virtual int GetNumberOfConsumers ()
 
void AddConsumer (vtkObject *c)
 
void RemoveConsumer (vtkObject *c)
 
vtkObjectGetConsumer (int i)
 
int IsConsumer (vtkObject *c)
 
- Public Member Functions inherited from vtkObject
 vtkBaseTypeMacro (vtkObject, vtkObjectBase)
 
virtual void DebugOn ()
 
virtual void DebugOff ()
 
bool GetDebug ()
 
void SetDebug (bool debugFlag)
 
virtual void Modified ()
 
void RemoveObserver (unsigned long tag)
 
void RemoveObservers (unsigned long event)
 
void RemoveObservers (const char *event)
 
void RemoveAllObservers ()
 
int HasObserver (unsigned long event)
 
int HasObserver (const char *event)
 
int InvokeEvent (unsigned long event)
 
int InvokeEvent (const char *event)
 
unsigned long AddObserver (unsigned long event, vtkCommand *, float priority=0.0f)
 
unsigned long AddObserver (const char *event, vtkCommand *, float priority=0.0f)
 
vtkCommandGetCommand (unsigned long tag)
 
void RemoveObserver (vtkCommand *)
 
void RemoveObservers (unsigned long event, vtkCommand *)
 
void RemoveObservers (const char *event, vtkCommand *)
 
int HasObserver (unsigned long event, vtkCommand *)
 
int HasObserver (const char *event, vtkCommand *)
 
unsigned long AddObserver (unsigned long event, U observer, void(T::*callback)(), float priority=0.0f)
 
unsigned long AddObserver (unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f)
 
unsigned long AddObserver (unsigned long event, U observer, bool(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f)
 
int InvokeEvent (unsigned long event, void *callData)
 
int InvokeEvent (const char *event, void *callData)
 
unsigned long AddObserver (unsigned long event, vtkCommand *, float priority=0.0f)
 
unsigned long AddObserver (const char *event, vtkCommand *, float priority=0.0f)
 
vtkCommandGetCommand (unsigned long tag)
 
void RemoveObserver (vtkCommand *)
 
void RemoveObservers (unsigned long event, vtkCommand *)
 
void RemoveObservers (const char *event, vtkCommand *)
 
int HasObserver (unsigned long event, vtkCommand *)
 
int HasObserver (const char *event, vtkCommand *)
 
unsigned long AddObserver (unsigned long event, U observer, void(T::*callback)(), float priority=0.0f)
 
unsigned long AddObserver (unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f)
 
unsigned long AddObserver (unsigned long event, U observer, bool(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f)
 
int InvokeEvent (unsigned long event, void *callData)
 
int InvokeEvent (const char *event, void *callData)
 
- Public Member Functions inherited from vtkObjectBase
const char * GetClassName () const
 
virtual void Delete ()
 
virtual void FastDelete ()
 
void Print (ostream &os)
 
virtual void Register (vtkObjectBase *o)
 
virtual void UnRegister (vtkObjectBase *o)
 
void SetReferenceCount (int)
 
virtual void PrintHeader (ostream &os, vtkIndent indent)
 
virtual void PrintTrailer (ostream &os, vtkIndent indent)
 
int GetReferenceCount ()
 
void PrintRevisions (ostream &)
 
virtual void PrintHeader (ostream &os, vtkIndent indent)
 
virtual void PrintTrailer (ostream &os, vtkIndent indent)
 
int GetReferenceCount ()
 
void PrintRevisions (ostream &)
 

Static Public Member Functions

static int IsTypeOf (const char *type)
 
static vtkPVLODVolumeSafeDownCast (vtkObject *o)
 
static vtkPVLODVolumeNew ()
 
- Static Public Member Functions inherited from vtkVolume
static int IsTypeOf (const char *type)
 
static vtkVolumeSafeDownCast (vtkObjectBase *o)
 
static vtkVolumeNew ()
 
- Static Public Member Functions inherited from vtkProp3D
static int IsTypeOf (const char *type)
 
static vtkProp3DSafeDownCast (vtkObjectBase *o)
 
- Static Public Member Functions inherited from vtkProp
static int IsTypeOf (const char *type)
 
static vtkPropSafeDownCast (vtkObjectBase *o)
 
static vtkInformationIntegerKeyGeneralTextureUnit ()
 
static vtkInformationDoubleVectorKeyGeneralTextureTransform ()
 
- Static Public Member Functions inherited from vtkObject
static vtkObjectNew ()
 
static void BreakOnError ()
 
static void SetGlobalWarningDisplay (int val)
 
static void GlobalWarningDisplayOn ()
 
static void GlobalWarningDisplayOff ()
 
static int GetGlobalWarningDisplay ()
 
static void SetGlobalWarningDisplay (int val)
 
static void GlobalWarningDisplayOn ()
 
static void GlobalWarningDisplayOff ()
 
static int GetGlobalWarningDisplay ()
 
- Static Public Member Functions inherited from vtkObjectBase
static vtkTypeBool IsTypeOf (const char *name)
 
static vtkObjectBaseNew ()
 
static vtkObjectBaseNew ()
 

Protected Member Functions

bool CanRender ()
 Since volume mapper are notorious for segfaulting when the scalar array is missing we use this method to validate that we can actually render the data. More...
 
int SelectLOD ()
 
virtual void UpdateLODProperty ()
 
- Protected Member Functions inherited from vtkVolume
virtual vtkObjectBaseNewInstanceInternal () const
 
 vtkVolume ()
 
 ~vtkVolume ()
 
double ComputeScreenCoverage (vtkViewport *vp)
 
- Protected Member Functions inherited from vtkProp3D
 vtkProp3D ()
 
 ~vtkProp3D ()
 
- Protected Member Functions inherited from vtkProp
 vtkProp ()
 
 ~vtkProp ()
 
- Protected Member Functions inherited from vtkObject
 vtkObject ()
 
virtual ~vtkObject ()
 
void RegisterInternal (vtkObjectBase *, vtkTypeBool check) VTK_OVERRIDE
 
void UnRegisterInternal (vtkObjectBase *, vtkTypeBool check) VTK_OVERRIDE
 
void InternalGrabFocus (vtkCommand *mouseEvents, vtkCommand *keypressEvents=NULL)
 
void InternalReleaseFocus ()
 
void InternalGrabFocus (vtkCommand *mouseEvents, vtkCommand *keypressEvents=NULL)
 
void InternalReleaseFocus ()
 
- Protected Member Functions inherited from vtkObjectBase
 vtkObjectBase ()
 
virtual ~vtkObjectBase ()
 
virtual void CollectRevisions (ostream &)
 
virtual void ReportReferences (vtkGarbageCollector *)
 
 vtkObjectBase (const vtkObjectBase &)
 
void operator= (const vtkObjectBase &)
 

Protected Attributes

vtkLODProp3DLODProp
 
int HighLODId
 
int LowLODId
 
int EnableLOD
 
double MapperBounds [6]
 
vtkTimeStamp BoundsMTime
 
- Protected Attributes inherited from vtkVolume
vtkAbstractVolumeMapperMapper
 
vtkVolumePropertyProperty
 
floatRGBArray [VTK_MAX_VRCOMP]
 
vtkTimeStamp RGBArrayMTime [VTK_MAX_VRCOMP]
 
floatGrayArray [VTK_MAX_VRCOMP]
 
vtkTimeStamp GrayArrayMTime [VTK_MAX_VRCOMP]
 
floatScalarOpacityArray [VTK_MAX_VRCOMP]
 
vtkTimeStamp ScalarOpacityArrayMTime [VTK_MAX_VRCOMP]
 
floatCorrectedScalarOpacityArray [VTK_MAX_VRCOMP]
 
vtkTimeStamp CorrectedScalarOpacityArrayMTime [VTK_MAX_VRCOMP]
 
float CorrectedStepSize
 
int ArraySize
 
float GradientOpacityArray [VTK_MAX_VRCOMP][256]
 
float GradientOpacityConstant [VTK_MAX_VRCOMP]
 
vtkTimeStamp GradientOpacityArrayMTime [VTK_MAX_VRCOMP]
 
- Protected Attributes inherited from vtkProp3D
vtkLinearTransformUserTransform
 
vtkMatrix4x4UserMatrix
 
vtkMatrix4x4Matrix
 
vtkTimeStamp MatrixMTime
 
double Origin [3]
 
double Position [3]
 
double Orientation [3]
 
double Scale [3]
 
double Center [3]
 
vtkTransformTransform
 
double Bounds [6]
 
vtkProp3DCachedProp3D
 
int IsIdentity
 
- Protected Attributes inherited from vtkProp
int Visibility
 
int Pickable
 
int Dragable
 
bool UseBounds
 
double AllocatedRenderTime
 
double EstimatedRenderTime
 
double SavedEstimatedRenderTime
 
double RenderTimeMultiplier
 
int NumberOfConsumers
 
vtkObject ** Consumers
 
vtkAssemblyPathsPaths
 
vtkInformationPropertyKeys
 
- Protected Attributes inherited from vtkObject
bool Debug
 
vtkTimeStamp MTime
 
vtkSubjectHelper * SubjectHelper
 
- Protected Attributes inherited from vtkObjectBase
vtkAtomicInt32 ReferenceCount
 
vtkWeakPointerBase ** WeakPointers
 
virtual void SetEnableLOD (int)
 When set, LODMapper, if present it used, otherwise the regular mapper is used. More...
 
virtual int GetEnableLOD ()
 When set, LODMapper, if present it used, otherwise the regular mapper is used. More...
 
void SetPropertyKeys (vtkInformation *keys) override
 When set, LODMapper, if present it used, otherwise the regular mapper is used. More...
 
 vtkPVLODVolume ()
 When set, LODMapper, if present it used, otherwise the regular mapper is used. More...
 
 ~vtkPVLODVolume () override
 When set, LODMapper, if present it used, otherwise the regular mapper is used. More...
 

Detailed Description

an actor that supports multiple levels of detail

vtkPVLODVolume is much like vtkPVLODActor except that it works on volumes instead of surfaces. This just has two mappers: full res and LOD, and this actor knows which is which.

See also
vtkActor vtkRenderer vtkLODProp3D vtkLODActor

Definition at line 24 of file vtkPVLODVolume.h.

Member Typedef Documentation

◆ Superclass

Definition at line 27 of file vtkPVLODVolume.h.

Constructor & Destructor Documentation

◆ vtkPVLODVolume()

vtkPVLODVolume::vtkPVLODVolume ( )
protected

When set, LODMapper, if present it used, otherwise the regular mapper is used.

◆ ~vtkPVLODVolume()

vtkPVLODVolume::~vtkPVLODVolume ( )
overrideprotected

When set, LODMapper, if present it used, otherwise the regular mapper is used.

Member Function Documentation

◆ GetClassName()

virtual const char* vtkPVLODVolume::GetClassName ( )
virtual

◆ IsTypeOf()

static int vtkPVLODVolume::IsTypeOf ( const char *  type)
static

◆ IsA()

virtual int vtkPVLODVolume::IsA ( const char *  type)
virtual

Reimplemented from vtkVolume.

◆ SafeDownCast()

static vtkPVLODVolume* vtkPVLODVolume::SafeDownCast ( vtkObject o)
static

◆ PrintSelf()

void vtkPVLODVolume::PrintSelf ( ostream &  os,
vtkIndent  indent 
)
overridevirtual

Reimplemented from vtkVolume.

◆ New()

static vtkPVLODVolume* vtkPVLODVolume::New ( )
static

◆ RenderOpaqueGeometry()

int vtkPVLODVolume::RenderOpaqueGeometry ( vtkViewport viewport)
overridevirtual

This method is used internally by the rendering process.

Reimplemented from vtkProp.

◆ RenderVolumetricGeometry()

int vtkPVLODVolume::RenderVolumetricGeometry ( vtkViewport viewport)
overridevirtual

This method is used internally by the rendering process.

Reimplemented from vtkVolume.

◆ RenderTranslucentPolygonalGeometry()

int vtkPVLODVolume::RenderTranslucentPolygonalGeometry ( vtkViewport )
overridevirtual

This method is used internally by the rendering process.

Reimplemented from vtkProp.

◆ HasTranslucentPolygonalGeometry()

int vtkPVLODVolume::HasTranslucentPolygonalGeometry ( )
overridevirtual

Does this prop have some translucent polygonal geometry?

Reimplemented from vtkProp.

◆ ReleaseGraphicsResources()

void vtkPVLODVolume::ReleaseGraphicsResources ( vtkWindow )
overridevirtual

Release any graphics resources that are being consumed by this actor.

The parameter window could be used to determine which graphic resources to release.

Reimplemented from vtkVolume.

◆ SetMapper()

virtual void vtkPVLODVolume::SetMapper ( vtkAbstractVolumeMapper )
virtual

Set the high res input.

Overloads the virtual vtkVolume method.

◆ GetMapper()

vtkAbstractVolumeMapper* vtkPVLODVolume::GetMapper ( )
overridevirtual

Set the high res input.

Overloads the virtual vtkVolume method.

Reimplemented from vtkVolume.

◆ SetLODMapper() [1/2]

virtual void vtkPVLODVolume::SetLODMapper ( vtkAbstractVolumeMapper )
virtual

This sets the low res input.

◆ SetLODMapper() [2/2]

virtual void vtkPVLODVolume::SetLODMapper ( vtkMapper )
virtual

This sets the low res input.

◆ SetProperty()

void vtkPVLODVolume::SetProperty ( vtkVolumeProperty property)
override

Sets the volume property.

Overloads the virtual vtkVolume method.

◆ ShallowCopy()

void vtkPVLODVolume::ShallowCopy ( vtkProp prop)
overridevirtual

Shallow copy of an LOD actor.

Overloads the virtual vtkProp method.

Reimplemented from vtkVolume.

◆ GetBounds()

double* vtkPVLODVolume::GetBounds ( )
overridevirtual

Get the bounds of the current mapper.

Reimplemented from vtkVolume.

◆ SetAllocatedRenderTime()

void vtkPVLODVolume::SetAllocatedRenderTime ( double  t,
vtkViewport v 
)
override

Overloads the virtual vtkProp method.

◆ SetEnableLOD()

virtual void vtkPVLODVolume::SetEnableLOD ( int  )
virtual

When set, LODMapper, if present it used, otherwise the regular mapper is used.

◆ GetEnableLOD()

virtual int vtkPVLODVolume::GetEnableLOD ( )
virtual

When set, LODMapper, if present it used, otherwise the regular mapper is used.

◆ SetPropertyKeys()

void vtkPVLODVolume::SetPropertyKeys ( vtkInformation keys)
overridevirtual

When set, LODMapper, if present it used, otherwise the regular mapper is used.

Reimplemented from vtkProp.

◆ CanRender()

bool vtkPVLODVolume::CanRender ( )
protected

Since volume mapper are notorious for segfaulting when the scalar array is missing we use this method to validate that we can actually render the data.

◆ SelectLOD()

int vtkPVLODVolume::SelectLOD ( )
protected

◆ UpdateLODProperty()

virtual void vtkPVLODVolume::UpdateLODProperty ( )
protectedvirtual

Member Data Documentation

◆ LODProp

vtkLODProp3D* vtkPVLODVolume::LODProp
protected

Definition at line 111 of file vtkPVLODVolume.h.

◆ HighLODId

int vtkPVLODVolume::HighLODId
protected

Definition at line 112 of file vtkPVLODVolume.h.

◆ LowLODId

int vtkPVLODVolume::LowLODId
protected

Definition at line 113 of file vtkPVLODVolume.h.

◆ EnableLOD

int vtkPVLODVolume::EnableLOD
protected

Definition at line 114 of file vtkPVLODVolume.h.

◆ MapperBounds

double vtkPVLODVolume::MapperBounds[6]
protected

Definition at line 116 of file vtkPVLODVolume.h.

◆ BoundsMTime

vtkTimeStamp vtkPVLODVolume::BoundsMTime
protected

Definition at line 117 of file vtkPVLODVolume.h.


The documentation for this class was generated from the following file: