Go to the source code of this file.
Namespaces | |
| namespace | OpenMesh |
| namespace | OpenMesh::VDPM |
Defines | |
| #define | DEBUG_COUT |
| #define | VDPM_STREAMING_PORT 4096 |
Enumerations | |
| enum | OpenMesh::VDPM::VDPMClientMode { OpenMesh::VDPM::kStatic, OpenMesh::VDPM::kDynamic } |
| enum | OpenMesh::VDPM::VDPMDownLinkStatus { OpenMesh::VDPM::kStarted, OpenMesh::VDPM::kFinished, OpenMesh::VDPM::kStartable } |
| enum | OpenMesh::VDPM::VDPMStreamingPhase { OpenMesh::VDPM::kBaseMesh, OpenMesh::VDPM::kVSplitHeader, OpenMesh::VDPM::kVSplits } |
| enum | OpenMesh::VDPM::VHierarchySearchMode { OpenMesh::VDPM::kBruteForce, OpenMesh::VDPM::kUseHashing } |
Functions | |
| static bool | OpenMesh::VDPM::debug_print () |
| static void | OpenMesh::VDPM::set_debug_print (bool flag) |
Variables | |
| static bool | OpenMesh::VDPM::debug_print_ |
| #define DEBUG_COUT |
Definition at line 66 of file StreamingDef.hh.
| #define VDPM_STREAMING_PORT 4096 |
Definition at line 64 of file StreamingDef.hh.