In file tetrahedrisation/TclTetraEdge3D.h:

class TclTetraEdge3D : public TclSubObject<TetraEdge3D>

3D tetrahedrisation edge interface

Inheritance:


Public Methods

virtual ~TclTetraEdge3D ()
empty destructor
int connectivityCmd (TetraEdge3D *e, int argc, char **argv)
-connectivity edge command suboption
int refineCmd (TetraEdge3D *e, int argc, char **argv)
-refine edge command suboption
virtual TclObjectKind* getObjectKind (void) const
returns interface object kind
virtual unsigned int getRef (void) const
returns interface reference

Public

constructor
TclTetraEdge3D (TclTetra3D *interf)
builds a edge interface for a 3D triangulation interface

Protected Fields

TclTetra3D* tclinterface
3D tetrahedrisation interface

Documentation

3D tetrahedrisation edge interface
TclTetra3D* tclinterface
3D tetrahedrisation interface

constructor

TclTetraEdge3D(TclTetra3D *interf)
builds a edge interface for a 3D triangulation interface
Parameters:
interf - 3D triangulation interface

virtual ~TclTetraEdge3D()
empty destructor

int connectivityCmd(TetraEdge3D *e, int argc, char **argv)
-connectivity edge command suboption

int refineCmd(TetraEdge3D *e, int argc, char **argv)
-refine edge command suboption

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

virtual unsigned int getRef(void) const
returns interface reference


Direct child classes:
TclActiveTetraEdge3D

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