Developer Documentation
OpenMesh::VDPM Namespace Reference

Classes

class  MeshTraits
 
class  Plane3d
 
class  VFront
 
class  VHierarchy
 
class  VHierarchyNode
 
struct  VHierarchyNodeHandle
 
class  VHierarchyNodeIndex
 
class  VHierarchyWindow
 
class  ViewingParameters
 

Typedefs

typedef std::vector< VHierarchyNodeVHierarchyNodeContainer
 Container for vertex hierarchy nodes. More...
 
typedef std::vector< VHierarchyNodeHandleVHierarchyNodeHandleContainer
 Container for vertex hierarchy node handles. More...
 
typedef std::list< VHierarchyNodeHandleVHierarchyNodeHandleList
 Container for vertex hierarchy node handles. More...
 
typedef std::vector< VHierarchyNodeIndexVHierarchyNodeIndexContainer
 Container for vertex hierarchy node indices. More...
 

Enumerations

enum  VDPMDownLinkStatus { kStarted , kFinished , kStartable }
 
enum  VDPMStreamingPhase { kBaseMesh , kVSplitHeader , kVSplits }
 
enum  VDPMClientMode { kStatic , kDynamic }
 
enum  VHierarchySearchMode { kBruteForce , kUseHashing }
 

Detailed Description

Software related to view dependent progressive meshes.

Typedef Documentation

◆ VHierarchyNodeContainer

Container for vertex hierarchy nodes.

Definition at line 180 of file VHierarchyNode.hh.

◆ VHierarchyNodeHandleContainer

Container for vertex hierarchy node handles.

Definition at line 183 of file VHierarchyNode.hh.

◆ VHierarchyNodeHandleList

Container for vertex hierarchy node handles.

Definition at line 186 of file VHierarchyNode.hh.

◆ VHierarchyNodeIndexContainer

Container for vertex hierarchy node indices.

Definition at line 117 of file VHierarchyNodeIndex.hh.

Enumeration Type Documentation

◆ VDPMClientMode

enum OpenMesh::VDPM::VDPMClientMode

Definition at line 79 of file StreamingDef.hh.

◆ VDPMDownLinkStatus

enum OpenMesh::VDPM::VDPMDownLinkStatus

Definition at line 77 of file StreamingDef.hh.

◆ VDPMStreamingPhase

enum OpenMesh::VDPM::VDPMStreamingPhase

Definition at line 78 of file StreamingDef.hh.

◆ VHierarchySearchMode

enum OpenMesh::VDPM::VHierarchySearchMode

Definition at line 80 of file StreamingDef.hh.