Biomedical Image Analysis Library
The Biomedical Image Analysis Library is a poweful tool for developers, physicians, researchers, engineers, and so on.
Bial::TriangleMesh Member List

This is the complete list of members for Bial::TriangleMesh, including all inherited members.

Area() const Bial::Shape
CanIntersect() const Bial::TriangleMeshvirtual
ExportSTLA(std::string filename) const Bial::TriangleMesh
ExportSTLB(std::string filename) const Bial::TriangleMesh
getN() const Bial::TriangleMesh
getNtris() const Bial::TriangleMesh
getNverts() const Bial::TriangleMesh
getP() const Bial::TriangleMesh
getS() const Bial::TriangleMesh
GetShadingGeometry(const Transform3D &obj2world, const DifferentialGeometry &dg, DifferentialGeometry *dgShading) const Bial::Shapevirtual
getUvs() const Bial::TriangleMesh
getVertexIndex() const Bial::TriangleMesh
Intersect(const Ray &ray, float *tHit, float *rayEpsilon, DifferentialGeometry *dg) const Bial::Shapevirtual
IntersectP(const Ray &ray) const Bial::Shapevirtual
nBial::TriangleMeshprotected
nextShapeIdBial::Shapestatic
ntrisBial::TriangleMeshprotected
nvertsBial::TriangleMeshprotected
ObjectBound() const Bial::TriangleMeshvirtual
ObjectToWorldBial::Shape
pBial::TriangleMeshprotected
Print(O &os) const Bial::TriangleMesh
ReadSTLB(std::string filename)Bial::TriangleMeshstatic
Refine(Vector< std::shared_ptr< Shape > > &refined) const Bial::TriangleMeshvirtual
ReverseOrientationBial::Shape
sBial::TriangleMeshprotected
Shape(const Transform3D *o2w, const Transform3D *w2o, bool ro)Bial::Shape
shapeIdBial::Shape
TransformSwapsHandednessBial::Shape
Triangle classBial::TriangleMeshfriend
TriangleMesh(const Transform3D *o2w, const Transform3D *w2o, bool ro, size_t nt, size_t nv, const size_t *vi, const Point3D *P, const Normal *N=NULL, const Vector3D *S=NULL, const float *uv=NULL)Bial::TriangleMesh
uvsBial::TriangleMeshprotected
vertexIndexBial::TriangleMeshprotected
WorldBound() const Bial::TriangleMeshvirtual
WorldToObjectBial::Shape
~TriangleMesh()Bial::TriangleMesh