In file tetrahedrisation/TclTetraVertex3D.h:

class TclTetraVertex3D : public TclSubObject<TetraVertex3D>

3D tetrahedrisation vertex interface

Inheritance:


Public Methods

virtual ~TclTetraVertex3D ()
empty destructor
int positionCmd (TetraVertex3D *v, int argc, char **argv)
-position vertex command suboption
int translateCmd (TetraVertex3D *v, int argc, char **argv)
-translate vertex command suboption
int normalCmd (TetraVertex3D *v, int argc, char **argv)
-normal vertex command suboption
int isRealCmd (TetraVertex3D *v, int argc, char **argv)
-isReal vertex command suboption
int refineCmd (TetraVertex3D *v, int argc, char **argv)
-isReal vertex command suboption
virtual TclObjectKind* getObjectKind (void) const
returns interface object kind
virtual unsigned int getRef (void) const
returns interface reference

Public

constructor
TclTetraVertex3D (TclTetra3D *interf)
builds a vertex interface for a 3D tetrahedrisation interface

Protected Fields

TclTetra3D* tclinterface
3D tetrahedrisation interface

Documentation

3D tetrahedrisation vertex interface
TclTetra3D* tclinterface
3D tetrahedrisation interface

constructor

TclTetraVertex3D(TclTetra3D *interf)
builds a vertex interface for a 3D tetrahedrisation interface
Parameters:
interf - 3D tetrahedrisation interface

virtual ~TclTetraVertex3D()
empty destructor

int positionCmd(TetraVertex3D *v, int argc, char **argv)
-position vertex command suboption

int translateCmd(TetraVertex3D *v, int argc, char **argv)
-translate vertex command suboption

int normalCmd(TetraVertex3D *v, int argc, char **argv)
-normal vertex command suboption

int isRealCmd(TetraVertex3D *v, int argc, char **argv)
-isReal vertex command suboption

int refineCmd(TetraVertex3D *v, int argc, char **argv)
-isReal vertex command suboption

virtual TclObjectKind* getObjectKind(void) const
returns interface object kind

virtual unsigned int getRef(void) const
returns interface reference


Direct child classes:
TclActiveTetraVertex3D

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de