| 
    KiCad PCB EDA Suite
    
   | 
 
This is the complete list of members for IFSG_NORMALS, including all inherited members.
| AddChildNode(SGNODE *aNode) | IFSG_NODE | |
| AddChildNode(IFSG_NODE &aNode) | IFSG_NODE | |
| AddNormal(double aXValue, double aYValue, double aZValue) | IFSG_NORMALS | |
| AddNormal(const SGVECTOR &aNormal) | IFSG_NORMALS | |
| AddRefNode(SGNODE *aNode) | IFSG_NODE | |
| AddRefNode(IFSG_NODE &aNode) | IFSG_NODE | |
| Attach(SGNODE *aNode) override | IFSG_NORMALS | virtual | 
| Destroy(void) | IFSG_NODE | |
| FindNode(const char *aNodeName) | IFSG_NODE | |
| GetName(void) | IFSG_NODE | |
| GetNodeType(void) const | IFSG_NODE | |
| GetNodeTypeName(S3D::SGTYPES aNodeType) const | IFSG_NODE | |
| GetNormalList(size_t &aListSize, SGVECTOR *&aNormalList) | IFSG_NORMALS | |
| GetParent(void) const | IFSG_NODE | |
| GetRawPtr(void) noexcept | IFSG_NODE | |
| IFSG_NODE() | IFSG_NODE | |
| IFSG_NODE(const IFSG_NODE &aParent)=delete | IFSG_NODE | |
| IFSG_NORMALS(bool create) | IFSG_NORMALS | |
| IFSG_NORMALS(SGNODE *aParent) | IFSG_NORMALS | |
| IFSG_NORMALS(IFSG_NODE &aParent) | IFSG_NORMALS | |
| m_node | IFSG_NODE | protected | 
| NewNode(SGNODE *aParent) override | IFSG_NORMALS | virtual | 
| NewNode(IFSG_NODE &aParent) override | IFSG_NORMALS | virtual | 
| operator=(const IFSG_NODE &)=delete | IFSG_NODE | |
| SetName(const char *aName) | IFSG_NODE | |
| SetNormalList(size_t aListSize, const SGVECTOR *aNormalList) | IFSG_NORMALS | |
| SetParent(SGNODE *aParent) | IFSG_NODE | |
| ~IFSG_NODE() | IFSG_NODE | virtual |