KiCad PCB EDA Suite
|
This is the complete list of members for SGCOORDS, including all inherited members.
AddChildNode(SGNODE *aNode) noexcept override | SGCOORDS | virtual |
AddCoord(double aXValue, double aYValue, double aZValue) | SGCOORDS | |
AddCoord(const SGPOINT &aPoint) | SGCOORDS | |
addNodeRef(SGNODE *aNode) | SGNODE | |
AddRefNode(SGNODE *aNode) noexcept override | SGCOORDS | virtual |
AssociateWrapper(SGNODE **aWrapperRef) noexcept | SGNODE | |
CalcNormals(SGFACESET *callingNode, SGNODE **aPtr=nullptr) | SGCOORDS | |
coords | SGCOORDS | |
delNodeRef(const SGNODE *aNode) | SGNODE | |
DisassociateWrapper(SGNODE **aWrapperRef) noexcept | SGNODE | |
FindNode(const char *aNodeName, const SGNODE *aCaller) noexcept override | SGCOORDS | virtual |
GetCoordsList(size_t &aListSize, SGPOINT *&aCoordsList) | SGCOORDS | |
GetName(void) | SGNODE | |
GetNodeType(void) const noexcept | SGNODE | |
GetNodeTypeName(S3D::SGTYPES aNodeType) const noexcept | SGNODE | |
GetParent(void) const noexcept | SGNODE | |
isWritten(void) noexcept | SGNODE | inline |
m_Association | SGNODE | private |
m_BackPointers | SGNODE | protected |
m_Name | SGNODE | protected |
m_Parent | SGNODE | protected |
m_SGtype | SGNODE | protected |
m_written | SGNODE | protected |
ReadCache(std::istream &aFile, SGNODE *parentNode) override | SGCOORDS | virtual |
ReNameNodes(void) override | SGCOORDS | virtual |
ResetNodeIndex(void) noexcept | SGNODE | |
SetCoordsList(size_t aListSize, const SGPOINT *aCoordsList) | SGCOORDS | |
SetName(const char *aName) | SGNODE | |
SetParent(SGNODE *aParent, bool notify=true) override | SGCOORDS | virtual |
SGCOORDS(SGNODE *aParent) | SGCOORDS | |
SGNODE(SGNODE *aParent) | SGNODE | |
SwapParent(SGNODE *aNewParent) | SGNODE | |
unlinkChildNode(const SGNODE *aNode) noexcept override | SGCOORDS | virtual |
unlinkRefNode(const SGNODE *aNode) noexcept override | SGCOORDS | virtual |
WriteCache(std::ostream &aFile, SGNODE *parentNode) override | SGCOORDS | virtual |
WriteVRML(std::ostream &aFile, bool aReuseFlag) override | SGCOORDS | virtual |
~SGCOORDS() | SGCOORDS | virtual |
~SGNODE() | SGNODE | virtual |