Itasca C++ Interface
|
This is the complete list of members for pfc::IFWall, including all inherited members.
addFacetFromVertices(DVect verts[dim], QString &error, uint64 id=0, bool ignoreEnd=false, bool allowStar=false)=0 | pfc::IFWall | pure virtual |
doValidate()=0 | pfc::IFWall | pure virtual |
findClosestFacet(const DVect &pos, const double &radius=limits< double >::max()) const =0 | pfc::IFWall | pure virtual |
findClosestFacet(const DVect &pos, const double &radius=limits< double >::max())=0 | pfc::IFWall | pure virtual |
findClosestVertex(const DVect &pos, const double &radius=limits< double >::max()) const =0 | pfc::IFWall | pure virtual |
findClosestVertex(const DVect &pos, const double &radius=limits< double >::max())=0 | pfc::IFWall | pure virtual |
findFacetWithID(uint64 id) const =0 | pfc::IFWall | pure virtual |
findFacetWithID(uint64 id)=0 | pfc::IFWall | pure virtual |
findVertexWithID(uint64 id) const =0 | pfc::IFWall | pure virtual |
findVertexWithID(uint64 id)=0 | pfc::IFWall | pure virtual |
getAngVelocity() const =0 | pfc::IFWall | pure virtual |
getCentRot() const =0 | pfc::IFWall | pure virtual |
getContactForce() const =0 (defined in pfc::IFWall) | pfc::IFWall | pure virtual |
getContactList(FArray< IContact * > *ret, const TType &type=0, const IPiece *p2=0)=0 | pfc::IFWall | pure virtual |
getContactList(FArray< const IContact * > *ret, const TType &type=0, const IPiece *p2=0) const =0 | pfc::IFWall | pure virtual |
getContactMoment() const =0 (defined in pfc::IFWall) | pfc::IFWall | pure virtual |
getCutoffAng() const =0 | pfc::IFWall | pure virtual |
getDisplacement() const =0 | pfc::IFWall | pure virtual |
getExtent() const =0 | pfc::IFWall | pure virtual |
getFacetList(FArray< IHalfFacet * > *ret)=0 | pfc::IFWall | pure virtual |
getFacetList(FArray< const IHalfFacet * > *ret) const =0 | pfc::IFWall | pure virtual |
getFirstIHalfFacet()=0 | pfc::IFWall | pure virtual |
getFirstIHalfFacet() const =0 | pfc::IFWall | pure virtual |
getForce() const =0 | pfc::IFWall | pure virtual |
getFragmentIndex() const =0 | pfc::IFWall | pure virtual |
getFWallAsFacetContainer()=0 | pfc::IFWall | pure virtual |
getFWallAsFacetContainer() const =0 | pfc::IFWall | pure virtual |
getFWallAsVertexContainer()=0 | pfc::IFWall | pure virtual |
getFWallAsVertexContainer() const =0 | pfc::IFWall | pure virtual |
getIBody()=0 | pfc::IFWall | pure virtual |
getIBody() const =0 | pfc::IFWall | pure virtual |
getIsClosed() const =0 | pfc::IFWall | pure virtual |
getIsConvex() const =0 | pfc::IFWall | pure virtual |
getIsIn(const DVect &d) const =0 | pfc::IFWall | pure virtual |
getIThing()=0 | pfc::IFWall | pure virtual |
getIThing() const =0 | pfc::IFWall | pure virtual |
getMoment() const =0 | pfc::IFWall | pure virtual |
getName() const =0 | pfc::IFWall | pure virtual |
getNextIFWall()=0 | pfc::IFWall | pure virtual |
getNextIFWall() const =0 | pfc::IFWall | pure virtual |
getNumberFacets() const =0 | pfc::IFWall | pure virtual |
getOrient() const =0 | pfc::IFWall | pure virtual |
getPosition() const =0 | pfc::IFWall | pure virtual |
getServoActive() const =0 | pfc::IFWall | pure virtual |
getServoForce() const =0 | pfc::IFWall | pure virtual |
getServoGain() const =0 | pfc::IFWall | pure virtual |
getServoGainFactor() const =0 | pfc::IFWall | pure virtual |
getServoGainUpdate() const =0 | pfc::IFWall | pure virtual |
getServoVmax() const =0 | pfc::IFWall | pure virtual |
getVelocity() const =0 | pfc::IFWall | pure virtual |
getVertexList(FArray< IHalfVertex * > *ret)=0 | pfc::IFWall | pure virtual |
getVertexList(FArray< const IHalfVertex * > *ret) const =0 | pfc::IFWall | pure virtual |
getVertsHaveVel() const =0 | pfc::IFWall | pure virtual |
removeIHalfFacet(IHalfFacet *fac)=0 | pfc::IFWall | pure virtual |
rotate(const DVect &rotp, const DVect &axis, const double &w, bool update=true, bool noThrow=false)=0 | pfc::IFWall | pure virtual |
setAngVelocity(const DAVect &p)=0 | pfc::IFWall | pure virtual |
setCentRot(const DVect &p)=0 | pfc::IFWall | pure virtual |
setContactForce(const DVect &v)=0 | pfc::IFWall | pure virtual |
setContactMoment(const DAVect &v)=0 | pfc::IFWall | pure virtual |
setCutoffAng(const double &d)=0 | pfc::IFWall | pure virtual |
setDisplacement(const DVect &v)=0 | pfc::IFWall | pure virtual |
setFragmentIndex(int ind)=0 | pfc::IFWall | pure virtual |
setOrient(const Quat &q)=0 | pfc::IFWall | pure virtual |
setPosition(const DVect &p)=0 | pfc::IFWall | pure virtual |
setProperty(const QString &name, const QVariant &v)=0 | pfc::IFWall | pure virtual |
setServoActive(bool b)=0 | pfc::IFWall | pure virtual |
setServoForce(const DVect &f)=0 | pfc::IFWall | pure virtual |
setServoGain(const double &d)=0 | pfc::IFWall | pure virtual |
setServoGainFactor(const double &d)=0 | pfc::IFWall | pure virtual |
setServoGainUpdate(int i)=0 | pfc::IFWall | pure virtual |
setServoVmax(const double &d)=0 | pfc::IFWall | pure virtual |
setVelocity(const DVect &p)=0 | pfc::IFWall | pure virtual |
type_ | pfc::IFWall | inlinestatic |
updateFWallPosition(IHalfVertex *v=0, DVect *prevPos=0)=0 | pfc::IFWall | pure virtual |