|
Itasca C++ Interface
|
Public Member Functions | |
| virtual IThing * | getIThing ()=0 |
| returns the generic type | |
| virtual const IThing * | getIThing () const =0 |
| returns the generic type | |
| virtual QString | getName () const =0 |
| returns the name | |
| virtual void | getFractureOfClusterList (FArray< IFracture * > *ret, quint64 ind=0) const =0 |
| returns the fractures with the given cluster index or all fracture if zero | |
| virtual void | getPathClusterList (FArray< IFracture * > *ret, IFracture *f1, IFracture *f2) const =0 |
| returns the path between two fractures | |
| virtual int | getLargestCluster () const =0 |
| returns the index of the largest cluster | |
| virtual int | getMaxIndCluster () const =0 |
| returns the largest index of available cluster | |
| virtual void | assignIntersectionSet (const IIntersectionSet *s)=0 |
| assign an intersection set to the cluster | |
Static Public Attributes | |
| static const TType | type_ = 0x4f4fab1c |
1.8.15