EGSnrc C++ class library
Report PIRS-898 (2021)
Iwan Kawrakow, Ernesto Mainegra-Hing, Frederic Tessier, Reid Townson and Blake Walters
|
This is the complete list of members for EGS_PolygonT< T >, including all inherited members.
distance(const EGS_Vector &x) const | EGS_PolygonT< T > | |
EGS_PolygonT(vector< EGS_2DVector > &points, const T &projector, bool Open=false) | EGS_PolygonT< T > | |
getN() const | EGS_PolygonT< T > | |
getNormal() const | EGS_PolygonT< T > | |
getNormal(const EGS_2DVector &x) const | EGS_PolygonT< T > | |
getNormal(int j) const | EGS_PolygonT< T > | |
getPoint(int j) const | EGS_PolygonT< T > | |
getProjection(const EGS_Vector &x) const | EGS_PolygonT< T > | |
getType() const | EGS_PolygonT< T > | |
howfar(bool in, const EGS_Vector &x, const EGS_Vector &u, EGS_Float &t) const | EGS_PolygonT< T > | |
howfar2D(bool in, const EGS_Vector &x, const EGS_Vector &u, EGS_Float &t, EGS_2DVector *normal=0) const | EGS_PolygonT< T > | |
hownear(bool in, const EGS_Vector &x) const | EGS_PolygonT< T > | |
hownear2D(bool in, const EGS_Vector &x) const | EGS_PolygonT< T > | |
isConvex() const | EGS_PolygonT< T > | |
isInside(const EGS_Vector &x) const | EGS_PolygonT< T > | |
isInside2D(const EGS_2DVector &xp) const | EGS_PolygonT< T > | |
isInside2D(const EGS_Vector &x) const | EGS_PolygonT< T > | |
~EGS_PolygonT() | EGS_PolygonT< T > |