C3D Toolkit
Kernel - 117982, Vision - 2.9.2.2
|
This is the complete list of members for MbFilletBundle, including all inherited members.
AddFace(MbFace &face, bool side, MbSolid *sol=nullptr, MbFunction *func=nullptr) | MbFilletBundle | |
FindFaceByIndex() | MbFilletBundle | |
GetBasisItems(RPArray< MbSpaceItem > &s) const | MbFilletBundle | |
GetFace(size_t i) const | MbFilletBundle | inline |
GetFaceIndex() const | MbFilletBundle | inline |
GetFaceIndexCount() const | MbFilletBundle | inline |
GetFaces() const | MbFilletBundle | inline |
GetFacesCount() const | MbFilletBundle | inline |
GetFaceSide() const | MbFilletBundle | inline |
GetFaceSideCount() const | MbFilletBundle | inline |
GetFunction() const | MbFilletBundle | inline |
GetSolid() const | MbFilletBundle | inline |
IsSame(const MbFilletBundle &other, double accuracy) const | MbFilletBundle | |
IsSimilar(const MbFilletBundle &other) const | MbFilletBundle | |
MbFilletBundle() | MbFilletBundle | |
MbFilletBundle(const c3d::SolidSPtr &sol, const c3d::FunctionSPtr &func, const c3d::FacesSPtrVector &faces, const std::vector< bool > &fSide) | MbFilletBundle | |
MbFilletBundle(const c3d::SolidSPtr &sol, const c3d::FunctionSPtr &func, const c3d::FaceSPtr &face, bool fSide) | MbFilletBundle | |
MbFilletBundle(const MbFilletBundle &other, MbRegDuplicate *iReg) | MbFilletBundle | |
Move(const MbVector3D &to, MbRegTransform *iReg=nullptr) | MbFilletBundle | |
operator=(const MbFilletBundle &other) | MbFilletBundle | |
Rotate(const MbAxis3D &axis, double angle, MbRegTransform *iReg=nullptr) | MbFilletBundle | |
SetEqual(const MbFilletBundle &other) | MbFilletBundle | |
SetFaceSide(size_t i, bool s) | MbFilletBundle | inline |
SetFunction(MbFunction &f) | MbFilletBundle | inline |
SetSolid(MbSolid &sol) | MbFilletBundle | inline |
Transform(const MbMatrix3D &matr, MbRegTransform *iReg=nullptr) | MbFilletBundle |