KiCad PCB EDA Suite
|
This is the complete list of members for CONTAINER_3D_BASE, including all inherited members.
Add(OBJECT_3D *aObject) | CONTAINER_3D_BASE | inline |
Clear() | CONTAINER_3D_BASE | |
CONTAINER_3D_BASE() | CONTAINER_3D_BASE | |
ConvertTo(CONST_VECTOR_OBJECT &aOutVector) const | CONTAINER_3D_BASE | |
GetBBox() const | CONTAINER_3D_BASE | inline |
GetList() const | CONTAINER_3D_BASE | inline |
Intersect(const RAY &aRay, HITINFO &aHitInfo) const =0 | CONTAINER_3D_BASE | pure virtual |
IntersectP(const RAY &aRay, float aMaxDistance) const =0 | CONTAINER_3D_BASE | pure virtual |
m_bbox | CONTAINER_3D_BASE | protected |
m_objects | CONTAINER_3D_BASE | protected |
~CONTAINER_3D_BASE() | CONTAINER_3D_BASE | virtual |