Moogli
 All Classes
Voxel Class Reference

Public Member Functions

 Voxel (const char *id)
 
const char * get_id ()
 
void set_compartment (Compartment *compartment)
 
Compartmentget_compartment ()
 
void hide ()
 
void show ()
 
bool is_visible ()
 
void set_geometry (PyObject *distal, PyObject *proximal=Py_None, PyObject *parent=Py_None)
 
void set_color (PyObject *color)
 

Public Attributes

string id
 
Compartmentcompartment
 
osg::ref_ptr< osg::Geometry > node
 

Detailed Description

Definition at line 8 of file Voxel.hpp.


The documentation for this class was generated from the following files: