KiCad PCB EDA Suite
Loading...
Searching...
No Matches
IFSG_COORDS Member List

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

AddChildNode(SGNODE *aNode)IFSG_NODE
AddChildNode(IFSG_NODE &aNode)IFSG_NODE
AddCoord(double aXValue, double aYValue, double aZValue)IFSG_COORDS
AddCoord(const SGPOINT &aPoint)IFSG_COORDS
AddRefNode(SGNODE *aNode)IFSG_NODE
AddRefNode(IFSG_NODE &aNode)IFSG_NODE
Attach(SGNODE *aNode) overrideIFSG_COORDSvirtual
Destroy(void)IFSG_NODE
FindNode(const char *aNodeName)IFSG_NODE
GetCoordsList(size_t &aListSize, SGPOINT *&aCoordsList)IFSG_COORDS
GetName(void)IFSG_NODE
GetNodeType(void) constIFSG_NODE
GetNodeTypeName(S3D::SGTYPES aNodeType) constIFSG_NODE
GetParent(void) constIFSG_NODE
GetRawPtr(void) noexceptIFSG_NODE
IFSG_COORDS(bool create)IFSG_COORDS
IFSG_COORDS(SGNODE *aParent)IFSG_COORDS
IFSG_COORDS(IFSG_NODE &aParent)IFSG_COORDS
IFSG_NODE()IFSG_NODE
IFSG_NODE(const IFSG_NODE &aParent)=deleteIFSG_NODE
m_nodeIFSG_NODEprotected
NewNode(SGNODE *aParent) overrideIFSG_COORDSvirtual
NewNode(IFSG_NODE &aParent) overrideIFSG_COORDSvirtual
operator=(const IFSG_NODE &)=deleteIFSG_NODE
SetCoordsList(size_t aListSize, const SGPOINT *aCoordsList)IFSG_COORDS
SetName(const char *aName)IFSG_NODE
SetParent(SGNODE *aParent)IFSG_NODE
~IFSG_NODE()IFSG_NODEvirtual