C3D Toolkit  Kernel - 117982, Vision - 2.9.2.2
MbMesh Member List

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

AddApex(MbApex3D &ap)MbMesh
AddApex()MbMesh
AddAttribute(MbAttribute *attr, bool checkSame=true)MbAttributeContainer
AddAttribute(const MbAttribute &attr, bool checkSame=true)MbAttributeContainer
AddCreator(const MbCreator &, bool addSame=false)MbTransactions
AddCreator(const MbCreator *, bool addSame=false)MbTransactions
AddCreators(const CreatorsVector &creators)MbTransactionsinline
AddGrid(MbGrid &gr)MbMesh
AddGrid()MbMesh
AddMesh(const MbMesh &, bool checkSamePointers)MbMesh
AddPolygon(MbPolygon3D &)MbMesh
AddPolygon()MbMesh
AddRef() constMbRefItem
AddYourGabaritTo(MbCube &r) const overrideMbMeshvirtual
AddYourMesh(const MbStepData &stepData, const MbFormNote &note, MbMesh &mesh) const overrideMbMeshvirtual
Adjust()MbMeshinline
AdvanceUserAttrib(const MbUserAttribute &)MbAttributeContainerstatic
AllNormalsCount() constMbMesh
AllParamsCount() constMbMesh
AllPointsCount() constMbMesh
AllPolyPointsCount() constMbMesh
AllQuadranglesCount() constMbMesh
AllTrianglesCount() constMbMesh
ApexesCount() constMbMeshinline
ApexReserve(size_t cnt)MbMeshinline
Assign(const MbItem &other)MbItem
AttributesAssign(const MbAttributeContainer &)MbAttributeContainer
AttributesChange()MbAttributeContainer
AttributesConvert(MbAttributeContainer &other) constMbAttributeContainer
AttributesCopy(MbAttributeContainer &other, MbRegDuplicate *=nullptr) constMbAttributeContainer
AttributesCount() constMbAttributeContainerinline
AttributesDelete()MbAttributeContainer
AttributesMerge(MbAttributeContainer &other)MbAttributeContainer
AttributesMove(const MbVector3D &, MbRegTransform *=nullptr)MbAttributeContainer
AttributesRead(reader &)MbAttributeContainer
AttributesReplace(MbAttributeContainer &other)MbAttributeContainer
AttributesRotate(const MbAxis3D &, double angle, MbRegTransform *=nullptr)MbAttributeContainer
AttributesSplit(const std::vector< MbAttributeContainer * > &others)MbAttributeContainer
AttributesTransform(const MbMatrix3D &, MbRegTransform *=nullptr)MbAttributeContainer
AttributesWrite(writer &) constMbAttributeContainer
BreakCreatorsToBasisItem(size_t c, RPArray< MbSpaceItem > &)MbTransactions
CalculateLocalGabarit(const MbMatrix3D &into, MbCube &cube) const overrideMbMeshvirtual
CalculateMesh(const MbStepData &stepData, const MbFormNote &note, MbMesh &mesh) const overrideMbMeshvirtual
CheckClosed() constMbMesh
ConvertAllToTriangles()MbMesh
CopyItemName(const MbItem &other)MbIteminline
CreateGridSearchTrees(bool forcedNew=false)MbMeshinline
CreateMesh(const MbStepData &stepData, const MbFormNote &note, MbRegDuplicate *iReg) const overrideMbMeshvirtual
CreateMeshTopology(bool keepExisting) constMbMesh
CreateProperty(MbePrompt n) const overrideMbMeshvirtual
CreatorsAssign(const MbTransactions &other)MbTransactions
CreatorsCopy(MbTransactions &other, MbRegDuplicate *iReg=nullptr) constMbTransactions
CreatorsMove(const MbVector3D &, MbRegTransform *=nullptr)MbTransactions
CreatorsRead(reader &in)MbTransactions
CreatorsRotate(const MbAxis3D &, double angle, MbRegTransform *=nullptr)MbTransactions
CreatorsTransform(const MbMatrix3D &, MbRegTransform *=nullptr)MbTransactions
CreatorsWrite(writer &out) constMbTransactions
CutMesh(const MbPlacement3D &cutPlace, double distance, const MbSNameMaker *=nullptr) const overrideMbMeshvirtual
DecRef() constMbRefItem
DeleteCreator(size_t ind)MbTransactions
DeleteCreators()MbTransactions
DeleteGridSearchTrees()MbMeshinline
DetachAllApexes(ApexesVector &peakVector)MbMeshinline
DetachAllGrids(GridsVector &gridsVector)MbMeshinline
DetachAllPolygons(PolygonsVector &polyVector)MbMeshinline
DetachApex(size_t i)MbMesh
DetachCreator(size_t ind)MbTransactions
DetachGrid(size_t i)MbMesh
DetachPolygon(size_t i)MbMesh
DetachSimpleAttribute(MbeAttributeType)MbAttributeContainer
DetachUserAttributes(std::vector< MbUserAttribute * > &attrs, const MbUserAttribType &type)MbAttributeContainer
DistanceToPoint(const MbCartPoint3D &) const overrideMbMeshvirtual
Duplicate(MbRegDuplicate *=nullptr) const overrideMbMeshvirtual
Family() const overrideMbItemvirtual
FindApexByName(const SimpleName h) constMbMesh
FindCreator(const MbCreator *creator)MbTransactions
FindGridByName(const SimpleName h) constMbMesh
FindItem(const MbSpaceItem *s, MbPath &path, MbMatrix3D &from) constMbItemvirtual
FindItem(const MbPlaneItem *s, MbPath &path, MbMatrix3D &from) constMbItemvirtual
FindItem(const MbItem *s, MbPath &path, MbMatrix3D &from) constMbItemvirtual
FindNearest(const MbCartPoint3D &pnt, MbCartPoint3D &pntProj, size_t &iGrid, c3d::IndicesPair &tqInd) constMbMesh
FindPolygonByName(const SimpleName h) constMbMesh
Flush()MbMesh
GetActiveCreatorsCount() constMbTransactions
GetApex(size_t i) constMbMeshinline
GetApexes(ApexesVector &peakVector) constMbMeshinline
GetAttributes(c3d::AttrVector &attrs, MbeAttributeType aFamily, MbeAttributeType subType) constMbAttributeContainer
GetAttributes(c3d::AttrVector &attrs, MbeAttributeType aType) constMbAttributeContainer
GetAttributes(AttrVector &attrs) constMbAttributeContainerinline
GetBasisItems(RPArray< MbSpaceItem > &) overrideMbMeshvirtual
GetBasisPoints(MbControlData3D &) const overrideMbMeshvirtual
GetColor() constMbAttributeContainer
GetCommonAttributes(c3d::AttrVector &, const c3d::string_t &samplePrompt, MbeAttributeType subType=at_Undefined, bool firstFound=false) constMbAttributeContainer
GetCreator(size_t ind) constMbTransactions
GetCreators(RPArray< MbCreator > &creators) const overrideMbMeshvirtual
GetCreators(c3d::CreatorsSPtrVector &creators) const overrideMbMeshvirtual
GetCreatorsBasisItems(RPArray< MbSpaceItem > &)MbTransactions
GetCreatorsBasisPoints(MbControlData3D &) constMbTransactions
GetCreatorsCopies(CreatorsVector &creators, MbRegDuplicate *iReg) constMbTransactionsinline
GetCreatorsCount() constMbTransactionsinline
GetCreatorStatus(size_t ind) constMbTransactions
GetDensity() constMbAttributeContainer
GetGrid(size_t i) constMbMeshinline
GetGrids(GridsVector &gridsVector) constMbMeshinline
GetGridsPoints(PointsVector &points) constMbMeshinline
GetItemByName(SimpleName n, MbPath &path, MbMatrix3D &from) constMbItemvirtual
GetItemByPath(const MbPath &path, size_t ind, MbMatrix3D &from, size_t currInd=0) constMbItemvirtual
GetItemName() constMbIteminline
GetItems(MbeSpaceType type, const MbMatrix3D &from, std::vector< SPtr< MbItem >> &items, std::vector< MbMatrix3D > &matrs)MbItemvirtual
GetItems(MbeSpaceType type, const MbMatrix3D &from, RPArray< MbItem > &items, SArray< MbMatrix3D > &matrs)MbItemvirtual
GetLocation(const MbPlacement3D &pl, double eps, bool onlyInItem=false) constMbMesh
GetMatrixFrom(MbMatrix3D &from) constMbItemvirtual
GetMatrixInto(MbMatrix3D &into) constMbItemvirtual
GetMeshTopology() constMbMesh
GetMeshType() constMbMeshinline
GetPlacement(MbPlacement3D &p) constMbIteminlinevirtual
GetPolygon(size_t i) constMbMeshinline
GetPolygons(PolygonsVector &polyVector) constMbMeshinline
GetProperties(MbProperties &properties) overrideMbMeshvirtual
MbTransactions::GetProperties(MbProperties &, bool sameCreators=false)MbTransactions
GetPureName(const VersionContainer &) constTapeBasevirtual
GetRefItem() constMbMeshinline
GetRegistrable() constTapeBase
GetSimpleAttribute(MbeAttributeType) constMbAttributeContainer
GetStringAttributes(c3d::AttrVector &, const c3d::string_t &sampleContent) constMbAttributeContainer
GetStyle() constMbAttributeContainer
GetUniqItems(MbeSpaceType type, CSSArray< const MbItem * > &items) constMbItemvirtual
GetUseCount() constMbRefItem
GetUserAttributes(std::vector< MbUserAttribute * > &attrs, const MbUserAttribType &type) constMbAttributeContainer
GetVisual(float &a, float &d, float &sp, float &sh, float &t, float &e, uint rgb=0) constMbAttributeContainer
GetWidth() constMbAttributeContainer
GridsCount() constMbMeshinline
GridsReserve(size_t cnt, bool fill=false)MbMesh
ImplicationType() const overrideMbItemvirtual
InitMesh(const MbMesh &)MbMesh
InsideLocation(const MbPlacement3D &place, MbRect &rect, double eps) constMbMesh
IsA() const overrideMbMeshvirtual
IsACurveMesh() constMbMesh
IsAPointMesh() constMbMesh
IsASolidMesh() constMbMesh
IsASurfaceMesh() constMbMesh
IsAttributeEqual(int attribute)MbItem
IsChanged() constMbAttributeContainer
IsClosed() constMbMeshinline
IsColored() constMbAttributeContainerinline
IsComplete() constMbMeshinline
IsCreatorsSimilar(const MbTransactions &other) constMbTransactions
IsExact() constMbMeshinline
IsFamilyRegistrable() const overrideMbSpaceItemvirtual
IsInvisible() constMbAttributeContainer
IsSame(const MbSpaceItem &other, double accuracy=LENGTH_EPSILON) const overrideMbMeshvirtual
IsSelected() constMbAttributeContainer
IsSimilar(const MbSpaceItem &item) constMbSpaceItemvirtual
IsVisible() constMbAttributeContainer
Item() constMbMeshinline
LineIntersection(const MbFloatAxis3D &line, MbFloatPoint3D &crossPnt, float &tRes)MbMesh
Lock() constMbSyncItem
LockItem() constMbItemprotected
MbAttributeContainer(const MbAttributeContainer &, MbRegDuplicate *)MbAttributeContainerprotected
MbAttributeContainer()MbAttributeContainer
MbAttributeContainer(MbAttribute &)MbAttributeContainer
MbItem(const MbItem &, MbRegDuplicate *)MbItemexplicitprotected
MbItem()MbItem
MbMesh(bool _exact=false, const MbCreator *=nullptr)MbMeshexplicit
MbMesh(bool _exact, const RPArray< MbCreator > &)MbMeshexplicit
MbMesh(bool _exact, const c3d::CreatorsSPtrVector &)MbMeshexplicit
MbRefItem()MbRefItemprotected
MbSpaceItem()MbSpaceItemprotected
MbTransactions(const MbTransactions &, MbRegDuplicate *iReg)MbTransactionsprotected
MbTransactions()MbTransactions
MbTransactions(const Creators &creators)MbTransactionsinline
Move(const MbVector3D &, MbRegTransform *=nullptr) overrideMbMeshvirtual
MoveSelected(const MbVector3D &to, MbRegTransform *iReg=nullptr)MbItemvirtual
NearestMesh(MbeSpaceType sType, MbeTopologyType tType, MbePlaneType pType, const MbAxis3D &axis, double maxDistance, bool gridPriority, double &t, double &dMin, MbItem *&find, SimpleName &findName, MbRefItem *&element, SimpleName &elementName, MbPath &path, MbMatrix3D &from) const overrideMbMeshvirtual
PlaneItem() constMbMeshinline
PolygonsCount() constMbMeshinline
PolygonsReserve(size_t cnt)MbMeshinline
PrepareWrite() constMbSpaceIteminline
RebuildItem(MbeCopyMode sameShell, RPArray< MbSpaceItem > *items, IProgressIndicator *progInd) overrideMbMeshvirtual
ReduceUserAttrib(const MbExternalAttribute &)MbAttributeContainerstatic
Refresh()MbSpaceItemvirtual
RefType() const overrideMbSpaceItemvirtual
Release() constMbRefItem
RemoveAttribute(const MbAttribute *, bool checkAccuracySame=false, double accuracy=LENGTH_EPSILON)MbAttributeContainer
RemoveAttributes(bool onDeleteOwner=false)MbAttributeContainer
RemoveAttributes(MbeAttributeType type, MbeAttributeType subType)MbAttributeContainer
RemoveSimpleAttribute(MbeAttributeType)MbAttributeContainer
RemoveUserAttributes(const MbUserAttribType &type)MbAttributeContainer
Reserve(size_t count)MbTransactionsinline
ResetMeshTopology() constMbMesh
ResetRefItems()MbMesh
Reverse()MbMesh
ReverseGrid(size_t gIndex)MbMesh
ReverseSelected()MbAttributeContainer
Rotate(const MbAxis3D &, double angle, MbRegTransform *=nullptr) overrideMbMeshvirtual
RotateSelected(const MbAxis3D &axis, double angle, MbRegTransform *iReg=nullptr)MbItemvirtual
SetActiveCreatorsCount(size_t activeCount)MbTransactions
SetApex(size_t i)MbMeshinline
SetApexName(SimpleName n)MbMesh
SetBasisPoints(const MbControlData3D &) overrideMbMeshvirtual
SetChanged(bool c=true)MbAttributeContainer
SetClosed(bool c) constMbMeshinline
SetColor(uint32)MbAttributeContainer
SetColor(int R, int G, int B)MbAttributeContainer
SetCreator(size_t ind)MbTransactions
SetCreatorsBasisPoints(const MbControlData3D &)MbTransactions
SetCreatorsEqual(const MbTransactions &other)MbTransactions
SetCreatorStatus(size_t ind, MbeProcessState)MbTransactions
SetDensity(double)MbAttributeContainer
SetEqual(const MbSpaceItem &init) overrideMbMeshvirtual
SetGrid(size_t i)MbMeshinline
SetGridName(SimpleName n)MbMesh
SetItemName(SimpleName n)MbIteminline
SetMeshType(MbeSpaceType t)MbMeshinline
SetPlacement(const MbPlacement3D &)MbIteminlinevirtual
SetPolygon(size_t i)MbMeshinline
SetPolygonName(SimpleName n)MbMesh
SetProperties(const MbProperties &properties) overrideMbMeshvirtual
SetRefItem(const MbRefItem *g)MbMeshinline
SetRegistrable(RegistrableRec regs=registrable) constTapeBase
SetSelected(bool s=true)MbAttributeContainer
SetSimpleAttribute(MbeAttributeType)MbAttributeContainer
SetSimpleAttribute(MbAttribute *simpAttr)MbAttributeContainer
SetSimpleAttribute(const MbAttribute &simpAttr)MbAttributeContainer
SetStyle(int)MbAttributeContainer
SetVisible(bool)MbAttributeContainer
SetVisual(float a, float d, float sp, float sh, float t, float e, uint rgb=0)MbAttributeContainer
SetVisual(const MbRGBA &ambient, const MbRGBA &diffuse, const MbRGBA &specular, const MbRGBA &emission, uint8 shininess, uint8 opacity, uint8 chrom)MbAttributeContainer
SetWidth(int)MbAttributeContainer
SpaceItem() constMbMeshinline
TapeBase(RegistrableRec regs=noRegistrable)TapeBase
TapeBase(const TapeBase &)TapeBase
Transform(const MbMatrix3D &, MbRegTransform *=nullptr) overrideMbMeshvirtual
TransformSelected(const MbMatrix3D &matr, MbRegTransform *iReg=nullptr)MbItemvirtual
Type() const overrideMbItemvirtual
Unlock() constMbSyncItem
UnlockItem() constMbItemprotected
UpdateByMeshTopology()MbMesh
~MbAttributeContainer()MbAttributeContainervirtual
~MbItem()MbItemvirtual
~MbMesh()MbMeshvirtual
~MbSpaceItem()MbSpaceItemvirtual
~MbTransactions()MbTransactionsvirtual
~TapeBase()TapeBasevirtual