Ocean
|
Go to the source code of this file.
Data Structures | |
class | Ocean::Tracking::MapTexturing::BlockedMesh |
This class implements a blocked mesh storing only triangles located in a 3D block/box. More... | |
Namespaces | |
namespace | Ocean |
The namespace covering the entire Ocean framework. | |
namespace | Ocean::Tracking |
Namespace of the Tracker library. | |
namespace | Ocean::Tracking::MapTexturing |
Typedefs | |
typedef std::vector< BlockedMesh > | Ocean::Tracking::MapTexturing::BlockedMeshes |
Definition of a vector holding BlockedMesh objects. | |