OpenGL Volumizer 2.7 Reference Pages
| vzClipRenderAction ( | ); |
| virtual ~vzClipRenderAction ( | ); |
| void setSamplingRate ( | const float samplingRate[3]); |
| void setLODThreshold ( | const float threshold); |
| void setTextureMemorySize ( | const unsigned long texMemSize); |
| void setMaxDownloadSize ( | const unsigned long downloadSize); |
| void setMaxDrawSize ( | const unsigned long downloadSize); |
| void enableMultiResolution ( | ); |
| void disableMultiResolution ( | ); |
| unsigned long getTextureMemorySize ( | ); |
| unsigned long getMaxDownloadSize ( | ); |
| unsigned long getMaxDrawSize ( | ); |
| bool isMultiResolutionEnabled ( | ); |
| int getMaxLevel ( | vzShape* shape); |
| double getDownloadTime ( | ); |
| double getDrawTime ( | ); |
| unsigned long getDownloadSize ( | ); |
| unsigned long getDrawSize ( | ); |
| virtual void manage ( | vzShape* shape); |
| virtual void unmanage ( | vzShape* shape); |
| virtual void draw ( | vzShape* shape); |
| virtual void draw ( | vzShapeSet* shapeSet); |
| virtual void beginDraw ( | unsigned int rendererFlags); |
| virtual void endDraw ( | ); |
| void drawWireframe ( | vzShape* shape); |
| void setRoam ( | const bool roaming); |
| vzClipRenderAction ( | ); |
| virtual ~vzClipRenderAction ( | ); |
| virtual void beginDraw ( | unsigned int rendererFlags); |
| void disableMultiResolution ( | ); |
| virtual void draw ( | vzShape* shape); |
| virtual void draw ( | vzShapeSet* shapeSet); |
| void drawWireframe ( | vzShape* shape); |
| void enableMultiResolution ( | ); |
| virtual void endDraw ( | ); |
| unsigned long getDownloadSize ( | ); |
| double getDownloadTime ( | ); |
| unsigned long getDrawSize ( | ); |
| double getDrawTime ( | ); |
| unsigned long getMaxDownloadSize ( | ); |
| unsigned long getMaxDrawSize ( | ); |
| int getMaxLevel ( | vzShape* shape); |
| unsigned long getTextureMemorySize ( | ); |
| bool isMultiResolutionEnabled ( | ); |
| virtual void manage ( | vzShape* shape); |
| void setLODThreshold ( | const float threshold); |
| void setMaxDownloadSize ( | const unsigned long downloadSize); |
| void setMaxDrawSize ( | const unsigned long downloadSize); |
| void setRoam ( | const bool roaming); |
| void setSamplingRate ( | const float samplingRate[3]); |
| void setTextureMemorySize ( | const unsigned long texMemSize); |
| virtual void unmanage ( | vzShape* shape); |