Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
CurveCreator_Curve Member List

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

addEmptyDiff()CurveCreator_Curveprotectedvirtual
addPoints(const CurveCreator::Coordinates &theCoords, const int theISection, const int theIPnt=-1)CurveCreator_Curvevirtual
addPointsInternal(const CurveCreator::SectionsMap &theSectionsMap)CurveCreator_Curvevirtual
addSection(const std::string &theName, const CurveCreator::SectionType theType, const bool theIsClosed)CurveCreator_Curvevirtual
addSection(const std::string &theName, const CurveCreator::SectionType theType, const bool theIsClosed, const CurveCreator::Coordinates &thePoints)CurveCreator_Curvevirtual
addSectionInternal(const std::string &theName, const CurveCreator::SectionType theType, const bool theIsClosed, const CurveCreator::Coordinates &thePoints)CurveCreator_Curvevirtual
canPointsBeSorted()CurveCreator_Curvevirtual
clear()CurveCreator_Curvevirtual
clearInternal()CurveCreator_Curvevirtual
constructAISObject()CurveCreator_Curveprotectedvirtual
convert(const SectionToPointList &thePoints, std::map< int, std::list< int > > &theConvPoints)CurveCreator_Curveprotected
CurveCreator_Curve(const CurveCreator::Dimension theDimension)CurveCreator_Curve
finishOperation()CurveCreator_Curvevirtual
getCoordinates(int theISection, int theIPoint, double &theX, double &theY, double &theZ) const CurveCreator_Curve
getDimension() const CurveCreator_Curvevirtual
getDisplayer()CurveCreator_Curve
getNbPoints(const int theISection) const CurveCreator_Curvevirtual
getNbRedo() const CurveCreator_Curvevirtual
getNbSections() const CurveCreator_Curvevirtual
getNbUndo() const CurveCreator_Curvevirtual
getPoint(const int theISection, const int theIPnt) const CurveCreator_Curvevirtual
getPoints(const int theISection=-1) const CurveCreator_Curvevirtual
getSection(const int theSectionIndex) const CurveCreator_Curveinlinevirtual
getSection(const int theSectionIndex)CurveCreator_Curveinlinevirtual
getSectionName(const int theISection) const CurveCreator_Curvevirtual
getSectionType(const int theISection) const CurveCreator_Curvevirtual
getUndoDepth() const CurveCreator_Curvevirtual
getUniqSectionName() const CurveCreator_Curvevirtual
Handle(AIS_InteractiveObject) getAISObject(const bool theNeedToBuildCurveCreator_Curvevirtual
isClosed(const int theISection) const CurveCreator_Curvevirtual
join(const std::list< int > &theSections)CurveCreator_Curvevirtual
joinInternal(const std::list< int > &theSections)CurveCreator_Curvevirtual
ListDiff typedefCurveCreator_Curveprotected
moveSection(const int theISection, const int theNewIndex)CurveCreator_Curvevirtual
moveSectionInternal(const int theISection, const int theNewIndex)CurveCreator_Curvevirtual
myAISShapeCurveCreator_Curveprivate
myCurrenPosCurveCreator_Curveprivate
myDimensionCurveCreator_Curve
myDisplayerCurveCreator_Curve
myIsLockedCurveCreator_Curve
myListDiffsCurveCreator_Curveprivate
myNbRedosCurveCreator_Curveprivate
myNbUndosCurveCreator_Curveprivate
myOpLevelCurveCreator_Curveprivate
mySectionsCurveCreator_Curve
mySkipSortingCurveCreator_Curveprotected
myUndoDepthCurveCreator_Curveprivate
redisplayCurve()CurveCreator_Curveprotected
redo()CurveCreator_Curvevirtual
removeDisplayer()CurveCreator_Curvevirtual
removePoint(const int theISection, const int theIPnt=-1)CurveCreator_Curvevirtual
removePointsInternal(const SectionToPointList &thePoints)CurveCreator_Curvevirtual
removeSection(const int theISection)CurveCreator_Curvevirtual
removeSectionInternal(const int theISection)CurveCreator_Curvevirtual
removeSectionPoints(const int theSectionId, const std::list< int > &thePointIds)CurveCreator_Curveprotected
removeSeveralPoints(const SectionToPointList &theSectionToPntIDs)CurveCreator_Curvevirtual
saveCoordDiff(const SectionToPointCoordsList &theOldCoords)CurveCreator_Curvevirtual
SectionToPoint typedefCurveCreator_ICurve
SectionToPointCoordsList typedefCurveCreator_ICurve
SectionToPointList typedefCurveCreator_ICurve
setClosed(const int theISection, const bool theIsClosed)CurveCreator_Curvevirtual
setClosedInternal(const int theISection, const bool theIsClosed)CurveCreator_Curvevirtual
setDisplayer(CurveCreator_Displayer *theDisplayer)CurveCreator_Curvevirtual
setPoint(const int theISection, const int theIPnt, const CurveCreator::Coordinates &theNewCoords)CurveCreator_Curvevirtual
setPointInternal(const CurveCreator::SectionsMap &theSectionsMap)CurveCreator_Curvevirtual
setSectionName(const int theISection, const std::string &theName)CurveCreator_Curvevirtual
setSectionNameInternal(const int theISection, const std::string &theName)CurveCreator_Curvevirtual
setSectionType(const int theISection, const CurveCreator::SectionType theType)CurveCreator_Curvevirtual
setSectionTypeInternal(const int theISection, const CurveCreator::SectionType theType)CurveCreator_Curvevirtual
setSeveralPoints(const SectionToPointCoordsList &theSectionToPntCoords, const bool theIsToSaveDiff=true)CurveCreator_Curvevirtual
setSkipSorting(const bool theIsToSkip)CurveCreator_Curvevirtual
setUndoDepth(const int theDepth=-1)CurveCreator_Curvevirtual
startOperation()CurveCreator_Curvevirtual
toICoord(const int theIPnt) const CurveCreator_Curvevirtual
undo()CurveCreator_Curvevirtual
~CurveCreator_Curve()CurveCreator_Curvevirtual
~CurveCreator_ICurve()CurveCreator_ICurveinlinevirtual