KiCad PCB EDA Suite
|
#include <hitinfo.h>
Public Attributes | |
bool | m_hitresult |
HITINFO | m_HitInfo |
HITINFO HITINFO_PACKET::m_HitInfo |
Definition at line 58 of file hitinfo.h.
Referenced by getFirstHit(), getLastHit(), HITINFO_PACKET_init(), BVH_PBRT::Intersect(), RENDER_3D_RAYTRACE_BASE::renderAntiAliasPackets(), and RENDER_3D_RAYTRACE_BASE::renderBlockTracing().
bool HITINFO_PACKET::m_hitresult |
Definition at line 57 of file hitinfo.h.
Referenced by HITINFO_PACKET_init(), and BVH_PBRT::Intersect().