Functions | |
template<typename Solid > | |
TGeoShape::EInside | Inside (const Double_t *point, Solid const *solid) |
Generic implementation of the inside function using just Contains and GetNormal. | |
TGeoShape::EInside tgeo_impl::Inside | ( | const Double_t * | point, |
Solid const * | solid ) |
Generic implementation of the inside function using just Contains and GetNormal.
Definition at line 185 of file TGeoShape.h.