ntcClosedLeaf
class ntcClosedLeaf : public ntcLeaf
Description:
ntcClosedLeaf is a subclass of Leaf containing a few of specific calls
for closed leaves
Inheritance:
Public Methods
-
- ntcClosedLeaf()
- ~ntcClosedLeaf()
- static ntcClosedLeaf* New()
- const char* GetClassName()
- void GetHomologyClass( ntcFermiFunction *f, float H[3] )
- void GetHomologyClass( int H[3] )
- int* GetHomologyClass()
Private Fields
- int HomologyClass[3]
Public Methods
-
- void SetTriangulation( vtkPolyData *geom )
- ntcLeaf* GetTriangulation()
- void GetNbhdOfPoint( vtkImplicitFunction *f, ntcLeaf *l )
- int FindClosestPoint( float point[3] )
- float GetDistanceFromPoint( float point[3] )
- float GetDistanceFromPoint( float point[3], int &closestPointId )
- float GetDistanceFromPoint( float point[3], float closestPoint[3], int &closestPointId )
- void ConvertToFCC()
- bool IsClosed()
- void Clean()
- void Write( char *name )
- void Visualize()
Documentation
ntcClosedLeaf is a subclass of Leaf containing a few of specific calls
for closed leaves
- ntcClosedLeaf()
- ~ntcClosedLeaf()
- static ntcClosedLeaf* New()
-
- const char* GetClassName()
- void GetHomologyClass( ntcFermiFunction *f, float H[3] )
- Evaluate homology class of the closed leaf
- void GetHomologyClass( int H[3] )
- Returns homology class of the closed leaf
- int* GetHomologyClass()
- int HomologyClass[3]
- This class has no child classes.
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