Jet  v1.3.3
jet::Triangle3 Member List

This is the complete list of members for jet::Triangle3, including all inherited members.

area() constjet::Triangle3
boundingBox() constjet::Surface3
boundingBoxLocal() const overridejet::Triangle3protectedvirtual
builder()jet::Triangle3static
closestDistance(const Vector3D &otherPoint) constjet::Surface3
closestDistanceLocal(const Vector3D &otherPoint) constjet::Surface3protectedvirtual
closestIntersection(const Ray3D &ray) constjet::Surface3
closestIntersectionLocal(const Ray3D &ray) const overridejet::Triangle3protectedvirtual
closestNormal(const Vector3D &otherPoint) constjet::Surface3
closestNormalLocal(const Vector3D &otherPoint) const overridejet::Triangle3protectedvirtual
closestPoint(const Vector3D &otherPoint) constjet::Surface3
closestPointLocal(const Vector3D &otherPoint) const overridejet::Triangle3protectedvirtual
faceNormal() constjet::Triangle3
getBarycentricCoords(const Vector3D &pt, double *b0, double *b1, double *b2) constjet::Triangle3
intersects(const Ray3D &ray) constjet::Surface3
intersectsLocal(const Ray3D &ray) const overridejet::Triangle3protectedvirtual
isBounded() constjet::Surface3virtual
isInside(const Vector3D &otherPoint) constjet::Surface3
isInsideLocal(const Vector3D &otherPoint) constjet::Surface3protectedvirtual
isNormalFlippedjet::Surface3
isValidGeometry() constjet::Surface3virtual
normalsjet::Triangle3
pointsjet::Triangle3
setNormalsToFaceNormal()jet::Triangle3
Surface3(const Transform3 &transform=Transform3(), bool isNormalFlipped=false)jet::Surface3
Surface3(const Surface3 &other)jet::Surface3
transformjet::Surface3
Triangle3(const Transform3 &transform=Transform3(), bool isNormalFlipped=false)jet::Triangle3
Triangle3(const std::array< Vector3D, 3 > &points, const std::array< Vector3D, 3 > &normals, const std::array< Vector2D, 3 > &uvs, const Transform3 &transform=Transform3(), bool isNormalFlipped=false)jet::Triangle3
Triangle3(const Triangle3 &other)jet::Triangle3
updateQueryEngine()jet::Surface3virtual
uvsjet::Triangle3
~Surface3()jet::Surface3virtual