Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

vtkPVLODPartDisplayInformation Class Reference

Holds memory size of geometry. More...

#include <vtkPVLODPartDisplayInformation.h>

Inheritance diagram for vtkPVLODPartDisplayInformation:

Inheritance graph
[legend]
Collaboration diagram for vtkPVLODPartDisplayInformation:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 vtkTypeRevisionMacro (vtkPVLODPartDisplayInformation, vtkPVInformation)
void PrintSelf (ostream &os, vtkIndent indent)
virtual void CopyFromObject (vtkObject *)
virtual void AddInformation (vtkPVInformation *)
virtual int GetGeometryMemorySize ()
virtual int GetLODGeometryMemorySize ()
virtual void CopyToStream (vtkClientServerStream *) const
virtual void CopyFromStream (const vtkClientServerStream *)

Static Public Member Functions

vtkPVLODPartDisplayInformationNew ()

Protected Member Functions

 vtkPVLODPartDisplayInformation ()
 ~vtkPVLODPartDisplayInformation ()
 vtkPVLODPartDisplayInformation (const vtkPVLODPartDisplayInformation &)
void operator= (const vtkPVLODPartDisplayInformation &)

Protected Attributes

unsigned long GeometryMemorySize
unsigned long LODGeometryMemorySize

Detailed Description

Holds memory size of geometry.

This information object collects the memory size of the high res geometry and the LOD geometry. They are used to determine when to use the LOD and when to collect geometry for local rendering.

Definition at line 28 of file vtkPVLODPartDisplayInformation.h.


Constructor & Destructor Documentation

vtkPVLODPartDisplayInformation::vtkPVLODPartDisplayInformation  )  [protected]
 

vtkPVLODPartDisplayInformation::~vtkPVLODPartDisplayInformation  )  [protected]
 

vtkPVLODPartDisplayInformation::vtkPVLODPartDisplayInformation const vtkPVLODPartDisplayInformation  )  [protected]
 


Member Function Documentation

vtkPVLODPartDisplayInformation* vtkPVLODPartDisplayInformation::New  )  [static]
 

vtkPVLODPartDisplayInformation::vtkTypeRevisionMacro vtkPVLODPartDisplayInformation  ,
vtkPVInformation 
 

void vtkPVLODPartDisplayInformation::PrintSelf ostream &  os,
vtkIndent  indent
 

Reimplemented from vtkPVInformation.

virtual int vtkPVLODPartDisplayInformation::GetGeometryMemorySize  )  [virtual]
 

Memory sizes of full resolution geometry and decimated geometry summed over all processes.

virtual int vtkPVLODPartDisplayInformation::GetLODGeometryMemorySize  )  [virtual]
 

Memory sizes of full resolution geometry and decimated geometry summed over all processes.

virtual void vtkPVLODPartDisplayInformation::CopyFromObject vtkObject *   )  [virtual]
 

Transfer information about a single object into this object.

Reimplemented from vtkPVInformation.

virtual void vtkPVLODPartDisplayInformation::AddInformation vtkPVInformation  )  [virtual]
 

Merge another information object.

Reimplemented from vtkPVInformation.

virtual void vtkPVLODPartDisplayInformation::CopyToStream vtkClientServerStream *   )  const [virtual]
 

Manage a serialized version of the information.

Implements vtkPVInformation.

virtual void vtkPVLODPartDisplayInformation::CopyFromStream const vtkClientServerStream *   )  [virtual]
 

Manage a serialized version of the information.

Reimplemented from vtkPVInformation.

void vtkPVLODPartDisplayInformation::operator= const vtkPVLODPartDisplayInformation  )  [protected]
 


Member Data Documentation

unsigned long vtkPVLODPartDisplayInformation::GeometryMemorySize [protected]
 

Definition at line 58 of file vtkPVLODPartDisplayInformation.h.

unsigned long vtkPVLODPartDisplayInformation::LODGeometryMemorySize [protected]
 

Definition at line 59 of file vtkPVLODPartDisplayInformation.h.


The documentation for this class was generated from the following file:
Generated on Tue May 30 12:39:58 2006 for ParaView by doxygen 1.3.5