FEDEM Solver  R8.0
Source code of the dynamics solver
FFaBody Member List

This is the complete list of members for FFaBody, including all inherited members.

addFace(int v1, int v2, int v3, int v4=-1)FFaBody
addVertex(const FaVec3 &pos, double tol=-1.0)FFaBody
computeBoundingBox(FaVec3 &minX, FaVec3 &maxX) constFFaBody
computeIncArea(double &dAs, FaVec3 &C0s, const FaVec3 &normal, const FaMat34 &cs)FFaBody
computeTotalVolume(double &Vb, FaVec3 &C0b, FFaTensor3 *Ib=NULL) constFFaBody
computeVolumeBelow(double &Vb, double &As, FaVec3 &C0b, FaVec3 &C0s, const FaVec3 &normal, double z0, double zeroTol=1.0e-16)FFaBody
FFaBody()FFaBodyinline
getFaceVtx(size_t idx, int i) constFFaBodyinline
getNoFaces() constFFaBodyinline
getNoVertices() constFFaBodyinline
getVertex(size_t idx) constFFaBodyinline
isBBoxComputedFFaBodymutableprivate
isVolumeComputedFFaBodymutableprivate
myBBoxFFaBodymutableprivate
myCentroidFFaBodymutableprivate
myFacesFFaBodyprivate
myInertiaFFaBodymutableprivate
myIntLoopFFaBodyprivate
myLoopVerFFaBodyprivate
myVerticesFFaBodyprivate
myVolumeFFaBodymutableprivate
myX0sFFaBodyprivate
prefixFFaBodystatic
readBody(std::istream &in, const FaMat34 &partCS)FFaBodyprotected
readCAD(std::istream &in)FFaBodyprotectedstatic
readChildren(FFaBody *&body, const FaMat34 &bodyCS, std::istream &in)FFaBodyprotectedstatic
readCoords(std::istream &in, const FaMat34 &partCS, char endChar='}')FFaBodyprotected
readFace(std::istream &in)FFaBodyprotected
readFaces(std::istream &in, char endChar='}')FFaBodyprotected
readFromCAD(std::istream &in, double duplTol=-1.0)FFaBodystatic
readIndexedFaceSet(std::istream &in, const FaMat34 &partCS)FFaBodyprotected
readShape(FFaBody *&body, const FaMat34 &bodyCS, std::istream &in)FFaBodyprotectedstatic
readSTL(std::istream &in, double duplTol)FFaBodyprotectedstatic
readTransform(FFaBody *&body, const FaMat34 &bodyCS, std::istream &in)FFaBodyprotectedstatic
readWRL(std::istream &in, int version)FFaBodyprotectedstatic
readWRL1(FFaBody *&body, std::istream &in)FFaBodyprotectedstatic
readWRL2(FFaBody *&body, std::istream &in)FFaBodyprotectedstatic
saveIntersection(const FaMat34 &cs)FFaBody
startVxFFaBodyprivate
writeCAD(const std::string &fileName, const FaMat34 &partCS) constFFaBody