Octree Class Reference

#include <octree.hpp>

Collaboration diagram for Octree:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Octree ()
 ~Octree ()
 operator bool ()
bool getValues (const vect3d &pos, prec_t *scalars, vect3d *vectors)
bool save (const char *path)
bool load (const char *path)
void clear ()
std::string getPovrayScript ()
size_t size () const

Friends

class OctreeBuilder

Classes

struct  cell_t
struct  interp_t
struct  level_t
struct  subcells_t

Detailed Description

Definition at line 15 of file octree.hpp.


Constructor & Destructor Documentation

Octree::Octree (  ) 

Octree::~Octree (  ) 


Member Function Documentation

Octree::operator bool (  )  [inline]

Definition at line 21 of file octree.hpp.

bool Octree::getValues ( const vect3d pos,
prec_t scalars,
vect3d vectors 
)

bool Octree::save ( const char *  path  ) 

bool Octree::load ( const char *  path  ) 

void Octree::clear (  ) 

std::string Octree::getPovrayScript (  ) 

size_t Octree::size (  )  const


Friends And Related Function Documentation

friend class OctreeBuilder [friend]

Definition at line 51 of file octree.hpp.


The documentation for this class was generated from the following file:
Generated on Thu Dec 6 20:31:16 2007 for Ephi by  doxygen 1.5.0