MLCSOVoxelSetListWrapper Class Reference

A class that wraps CSOVoxelSetList objects for use in Scripting. More...

List of all members.

Public Slots

QVariant addCSOVoxelSet (QString label)
QVariant addCSOVoxelSetGroup (QString label)
QVariant csoVoxelSetAt (int idx)
QVariant csoVoxelSetGroupAt (int idx)
QVariant csoVoxelSetGroupWithId (int id)
QVariant csoVoxelSetWithId (int id)
void destroy ()
int getNumCSOVoxelSet () const
int getNumCSOVoxelSetGroup () const


Detailed Description

A class that wraps CSOVoxelSetList objects for use in Scripting.

Member Function Documentation

QVariant MLCSOVoxelSetListWrapper::addCSOVoxelSet ( QString  label  )  [slot]

Adds a new CSOVoxelSet to the list and returns its wrapper.

QVariant MLCSOVoxelSetListWrapper::addCSOVoxelSetGroup ( QString  label  )  [slot]

Adds a new CSOVoxelSetGroup to the list and returns its wrapper.

QVariant MLCSOVoxelSetListWrapper::csoVoxelSetAt ( int  idx  )  [slot]

Get CSOVoxelSet object at a given index.

QVariant MLCSOVoxelSetListWrapper::csoVoxelSetGroupAt ( int  idx  )  [slot]

Get CSOVoxelSetGroup object at a given index.

QVariant MLCSOVoxelSetListWrapper::csoVoxelSetGroupWithId ( int  id  )  [slot]

Get CSOVoxelSetGroup object by id.

QVariant MLCSOVoxelSetListWrapper::csoVoxelSetWithId ( int  id  )  [slot]

Get CSOVoxelSet object by id.

void MLCSOVoxelSetListWrapper::destroy (  )  [slot]

Deletes internal structures.

int MLCSOVoxelSetListWrapper::getNumCSOVoxelSet (  )  const [slot]

Get number of CSOVoxelSet objects.

int MLCSOVoxelSetListWrapper::getNumCSOVoxelSetGroup (  )  const [slot]

Get number of CSOVoxelSetGroup objects.


Generated on Sat Sep 3 18:38:03 2011 for MeVisLab Scripting Reference by  doxygen 1.5.8