vcg::BmtBuilder Class Reference
[Bmt]

#include <bmt.h>

List of all members.

Public Member Functions

unsigned int AddCell (Bmt::Cell cell, unsigned int size, char *data)
void AddUpdate (std::vector< unsigned int > &created, std::vector< unsigned int > &erased)
 BmtBuilder ()
bool Create (unsigned int signature)
bool Save (const std::string &filename)
 ~BmtBuilder ()

Public Attributes

std::vector< std::vector
< unsigned int > > 
creation
std::vector< std::vector
< unsigned int > > 
deletion
std::vector< Bmt::Cellindex
unsigned int signature
 tells what is inside each cell.
Sphere3f sphere
 Bounding sphere.

Private Attributes

FILE * fout
FILE * ftmp

Detailed Description

Definition at line 83 of file bmt.h.


Constructor & Destructor Documentation

BmtBuilder::BmtBuilder (  ) 

Definition at line 96 of file bmt.cpp.


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