Itasca C++ Interface
|
This is the complete list of members for pfc::IModuleWall, including all inherited members.
createIFWall(QString name, uint64 id=0)=0 | pfc::IModuleWall | pure virtual |
eraseIWall(IWall *w)=0 | pfc::IModuleWall | pure virtual |
findFacetAloneWithID(uint64 id)=0 | pfc::IModuleWall | pure virtual |
findFacetClosestTo(const DVect &v, const double &radius=limits< double >::max()) const =0 | pfc::IModuleWall | pure virtual |
findFacetClosestTo(const DVect &v, const double &radius=limits< double >::max())=0 | pfc::IModuleWall | pure virtual |
findFacetWithID(uint64 id, IFWall *w=0) const =0 | pfc::IModuleWall | pure virtual |
findFacetWithID(uint64 id, IFWall *w=0)=0 | pfc::IModuleWall | pure virtual |
findFWallClosestTo(const DVect &v, const double &radius=limits< double >::max()) const =0 | pfc::IModuleWall | pure virtual |
findFWallClosestTo(const DVect &v, const double &radius=limits< double >::max())=0 | pfc::IModuleWall | pure virtual |
findFWallWithID(uint64 id) const =0 | pfc::IModuleWall | pure virtual |
findFWallWithID(uint64 id)=0 | pfc::IModuleWall | pure virtual |
findFWallWithName(const QString &name) const =0 | pfc::IModuleWall | pure virtual |
findFWallWithName(const QString &name)=0 | pfc::IModuleWall | pure virtual |
findVertexAloneWithID(uint64 id)=0 | pfc::IModuleWall | pure virtual |
findVertexClosestTo(const DVect &v, const double &radius=limits< double >::max()) const =0 | pfc::IModuleWall | pure virtual |
findVertexClosestTo(const DVect &v, const double &radius=limits< double >::max())=0 | pfc::IModuleWall | pure virtual |
findVertexWithID(uint64 id, IFWall *w=0) const =0 | pfc::IModuleWall | pure virtual |
findVertexWithID(uint64 id, IFWall *w=0)=0 | pfc::IModuleWall | pure virtual |
findWallWithID(uint64 id) const =0 | pfc::IModuleWall | pure virtual |
findWallWithID(uint64 id)=0 | pfc::IModuleWall | pure virtual |
findWallWithName(const QString &name) const =0 | pfc::IModuleWall | pure virtual |
findWallWithName(const QString &name)=0 | pfc::IModuleWall | pure virtual |
getFacetInBoxList(const DExtent &d, FArray< IHalfFacet * > *ret, bool intersect=true)=0 | pfc::IModuleWall | pure virtual |
getFacetInBoxList(const DExtent &d, FArray< const IHalfFacet * > *ret, bool intersect=true)=0 (defined in pfc::IModuleWall) | pfc::IModuleWall | pure virtual |
getFacetType() const =0 | pfc::IModuleWall | pure virtual |
getFWallCellSpace() const =0 | pfc::IModuleWall | pure virtual |
getFWallCellSpace()=0 | pfc::IModuleWall | pure virtual |
getFWallCleanNotice() const =0 | pfc::IModuleWall | pure virtual |
getFWallCycleNotice() const =0 | pfc::IModuleWall | pure virtual |
getFWallDisplacementNotice() const =0 | pfc::IModuleWall | pure virtual |
getFWallExtraNotice() const =0 | pfc::IModuleWall | pure virtual |
getFWallFacetExtraNotice() const =0 | pfc::IModuleWall | pure virtual |
getFWallFacetGroupNotice() const =0 | pfc::IModuleWall | pure virtual |
getFWallGeometryNotice() const =0 | pfc::IModuleWall | pure virtual |
getFWallGroupNotice() const =0 | pfc::IModuleWall | pure virtual |
getFWallPropertyNotice() const =0 | pfc::IModuleWall | pure virtual |
getFWallType() const =0 | pfc::IModuleWall | pure virtual |
getFWallVelocityNotice() const =0 | pfc::IModuleWall | pure virtual |
getIContainerFacet()=0 | pfc::IModuleWall | pure virtual |
getIContainerFacet() const =0 | pfc::IModuleWall | pure virtual |
getIContainerFWall() const =0 | pfc::IModuleWall | pure virtual |
getIContainerFWall()=0 | pfc::IModuleWall | pure virtual |
getIContainerVertex()=0 | pfc::IModuleWall | pure virtual |
getIContainerVertex() const =0 | pfc::IModuleWall | pure virtual |
getIWallEnergies() const =0 | pfc::IModuleWall | pure virtual |
getPropertySignal() const =0 | pfc::IModuleWall | pure virtual |
getVertexInBoxList(const DExtent &d, FArray< IHalfVertex * > *ret, bool intersect=true)=0 | pfc::IModuleWall | pure virtual |
getVertexInBoxList(const DExtent &d, FArray< const IHalfVertex * > *ret, bool intersect=true)=0 (defined in pfc::IModuleWall) | pfc::IModuleWall | pure virtual |
getVertexType() const =0 | pfc::IModuleWall | pure virtual |
getWallInBoxList(const DExtent &d, FArray< IFWall * > *ret, bool intersect=true)=0 | pfc::IModuleWall | pure virtual |
getWallInBoxList(const DExtent &d, FArray< const IFWall * > *ret, bool intersect=true)=0 (defined in pfc::IModuleWall) | pfc::IModuleWall | pure virtual |
getWallList(FArray< IWall * > *ret)=0 | pfc::IModuleWall | pure virtual |
populateAttributeSets(QStringList *scalarAtts, FArray< uint32 > *scalarNotices, QStringList *stringAtts, FArray< uint32 > *stringNotices, QStringList *vectorAtts, FArray< uint32 > *vectorNotices) const =0 | pfc::IModuleWall | pure virtual |
populatePieceAttributeSets(QStringList *valueAtts, QStringList *labelAtts, QStringList *vectorAtts) const =0 | pfc::IModuleWall | pure virtual |
populatePropertySets(QStringList *valueProps, QStringList *labelProps, QStringList *vectorProps) const =0 | pfc::IModuleWall | pure virtual |
prop_signal typedef | pfc::IModuleWall | |
removeIHalfFacet(IHalfFacet *fac)=0 | pfc::IModuleWall | pure virtual |
threadedCallbackMethodFacet(S *s, void *v=nullptr, bool useThreads=true) const | pfc::IModuleWall | inline |
threadedCallbackMethodVertex(S *s, void *v=nullptr, bool useThreads=true) const | pfc::IModuleWall | inline |
threadedCallbackMethodWall(S *s, void *v=nullptr, bool useThreads=true) const | pfc::IModuleWall | inline |
threadedCallbackObjectFacet(Callback4< void, IHalfFacet *, uint32, uint32, void * > &callback, void *v=nullptr, bool useThreads=true) const =0 | pfc::IModuleWall | pure virtual |
threadedCallbackObjectVertex(Callback4< void, IHalfVertex *, uint32, uint32, void * > &callback, void *v=nullptr, bool useThreads=true) const =0 | pfc::IModuleWall | pure virtual |
threadedCallbackObjectWall(Callback4< void, IFWall *, uint32, uint32, void * > &callback, void *v=nullptr, bool useThreads=true) const =0 | pfc::IModuleWall | pure virtual |