|
| Voxel (const char *id) |
|
const char * | get_id () |
|
void | set_compartment (Compartment *compartment) |
|
Compartment * | get_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) |
|
|
string | id |
|
Compartment * | compartment |
|
osg::ref_ptr< osg::Geometry > | node |
|
Definition at line 8 of file Voxel.hpp.
The documentation for this class was generated from the following files:
- /home/aviral/Projects/moogli/moogli/include/core/Voxel.hpp
- /home/aviral/Projects/moogli/moogli/src/core/Voxel.cpp