vcg::Bmt Class Reference
[Bmt]

#include <bmt.h>

List of all members.

Classes

class  Cell
 Cell structure for the mt representation. More...

Public Member Functions

 Bmt ()
char * GetData (unsigned int &size, unsigned int offset)
bool Load (const std::string &filename)
 ~Bmt ()

Public Attributes

std::vector< MT< Bmt::Cell >
::Update > 
history
std::vector< Cellindex
unsigned int signature
 tells what is inside each cell.
Sphere3f sphere
 Bounding sphere.

Private Attributes

FILE * fp
unsigned int history_offset
unsigned int history_size
unsigned int index_offset
unsigned int index_size

Detailed Description

The class for representing a batched mt structure. See bmt.cpp for details on the structure of the file.

Definition at line 48 of file bmt.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


vcglib
Author(s): Christian Bersch
autogenerated on Fri Jan 11 09:22:57 2013