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

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

AddChildNode(SGNODE *aNode)IFSG_NODE
AddChildNode(IFSG_NODE &aNode)IFSG_NODE
AddRefNode(SGNODE *aNode)IFSG_NODE
AddRefNode(IFSG_NODE &aNode)IFSG_NODE
Attach(SGNODE *aNode) overrideIFSG_TRANSFORMvirtual
Destroy(void)IFSG_NODE
FindNode(const char *aNodeName)IFSG_NODE
GetName(void)IFSG_NODE
GetNodeType(void) constIFSG_NODE
GetNodeTypeName(S3D::SGTYPES aNodeType) constIFSG_NODE
GetParent(void) constIFSG_NODE
GetRawPtr(void) noexceptIFSG_NODE
IFSG_NODE()IFSG_NODE
IFSG_NODE(const IFSG_NODE &aParent)=deleteIFSG_NODE
IFSG_TRANSFORM(bool create)IFSG_TRANSFORM
IFSG_TRANSFORM(SGNODE *aParent)IFSG_TRANSFORM
m_nodeIFSG_NODEprotected
NewNode(SGNODE *aParent) overrideIFSG_TRANSFORMvirtual
NewNode(IFSG_NODE &aParent) overrideIFSG_TRANSFORMvirtual
operator=(const IFSG_NODE &)=deleteIFSG_NODE
SetCenter(const SGPOINT &aCenter) noexceptIFSG_TRANSFORM
SetName(const char *aName)IFSG_NODE
SetParent(SGNODE *aParent)IFSG_NODE
SetRotation(const SGVECTOR &aRotationAxis, double aAngle)IFSG_TRANSFORM
SetScale(const SGPOINT &aScale) noexceptIFSG_TRANSFORM
SetScale(double aScale)IFSG_TRANSFORM
SetScaleOrientation(const SGVECTOR &aScaleAxis, double aAngle)IFSG_TRANSFORM
SetTranslation(const SGPOINT &aTranslation) noexceptIFSG_TRANSFORM
~IFSG_NODE()IFSG_NODEvirtual