KiCad PCB EDA Suite
|
This is the complete list of members for SGCOLORS, including all inherited members.
AddChildNode(SGNODE *aNode) noexcept override | SGCOLORS | virtual |
AddColor(double aRedValue, double aGreenValue, double aBlueValue) | SGCOLORS | |
AddColor(const SGCOLOR &aColor) | SGCOLORS | |
addNodeRef(SGNODE *aNode) | SGNODE | |
AddRefNode(SGNODE *aNode) noexcept override | SGCOLORS | virtual |
AssociateWrapper(SGNODE **aWrapperRef) noexcept | SGNODE | |
colors | SGCOLORS | |
delNodeRef(const SGNODE *aNode) | SGNODE | |
DisassociateWrapper(SGNODE **aWrapperRef) noexcept | SGNODE | |
FindNode(const char *aNodeName, const SGNODE *aCaller) noexcept override | SGCOLORS | virtual |
GetColorList(size_t &aListSize, SGCOLOR *&aColorList) | SGCOLORS | |
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 | SGCOLORS | virtual |
ReNameNodes(void) override | SGCOLORS | virtual |
ResetNodeIndex(void) noexcept | SGNODE | |
SetColorList(size_t aListSize, const SGCOLOR *aColorList) | SGCOLORS | |
SetName(const char *aName) | SGNODE | |
SetParent(SGNODE *aParent, bool notify=true) override | SGCOLORS | virtual |
SGCOLORS(SGNODE *aParent) | SGCOLORS | |
SGNODE(SGNODE *aParent) | SGNODE | |
SwapParent(SGNODE *aNewParent) | SGNODE | |
unlinkChildNode(const SGNODE *aNode) noexcept override | SGCOLORS | virtual |
unlinkRefNode(const SGNODE *aNode) noexcept override | SGCOLORS | virtual |
WriteCache(std::ostream &aFile, SGNODE *parentNode) override | SGCOLORS | virtual |
WriteVRML(std::ostream &aFile, bool aReuseFlag) override | SGCOLORS | virtual |
~SGCOLORS() | SGCOLORS | virtual |
~SGNODE() | SGNODE | virtual |