#include <DMCPointHandle.hpp>
Public Member Functions | |
virtual void | clear () |
virtual vector< coord< float > * > | getContainedPoints (int index)=0 |
virtual void | split (int index, vector< coord< float > * > splittedPoints[8], bool dual)=0 |
Definition at line 45 of file DMCPointHandle.hpp.
|
virtual |
Reimplemented in lvr2::DMCVecPointHandle< BaseVecT >.
|
pure virtual |
Implemented in lvr2::DMCVecPointHandle< BaseVecT >.
|
pure virtual |
Implemented in lvr2::DMCVecPointHandle< BaseVecT >.