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

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

GetBBox() constOBJECT_3Dinline
GetBoardItem() constOBJECT_3Dinline
GetCentroid() constOBJECT_3Dinline
GetDiffuseColor(const HITINFO &aHitInfo) const overrideTRUNCATED_CONEvirtual
GetMaterial() constOBJECT_3Dinline
GetModelTransparency() constOBJECT_3Dinline
Intersect(const RAY &aRay, HITINFO &aHitInfo) const overrideTRUNCATED_CONEvirtual
IntersectP(const RAY &aRay, float aMaxDistance) const overrideTRUNCATED_CONEvirtual
Intersects(const BBOX_3D &aBBox) const overrideTRUNCATED_CONEvirtual
m_bboxOBJECT_3Dprotected
m_boardItemOBJECT_3Dprotected
m_centerTRUNCATED_CONEprivate
m_centroidOBJECT_3Dprotected
m_diffusecolorTRUNCATED_CONEprivate
m_heightTRUNCATED_CONEprivate
m_materialOBJECT_3Dprotected
m_modelTransparencyOBJECT_3Dprotected
m_obj_typeOBJECT_3Dprotected
m_radiusMaxTRUNCATED_CONEprivate
m_radiusMinTRUNCATED_CONEprivate
m_slopeTRUNCATED_CONEprivate
m_zMaxTRUNCATED_CONEprivate
m_zMinTRUNCATED_CONEprivate
OBJECT_3D(OBJECT_3D_TYPE aObjType)OBJECT_3Dexplicit
SetBoardItem(BOARD_ITEM *aBoardItem)OBJECT_3Dinline
SetColor(SFVEC3F aObjColor)TRUNCATED_CONEinline
SetMaterial(const MATERIAL *aMaterial)OBJECT_3Dinline
SetModelTransparency(float aModelTransparency)OBJECT_3Dinline
TRUNCATED_CONE(SFVEC2F aCenterPoint, float aZmin, float aZmax, float aRadiusMin, float aRadiusMax)TRUNCATED_CONE
~OBJECT_3D()OBJECT_3Dinlinevirtual