Biomedical Image Analysis Library
The Biomedical Image Analysis Library is a poweful tool for developers, physicians, researchers, engineers, and so on.
|
This is the complete list of members for Bial::Shape, including all inherited members.
Area() const | Bial::Shape | |
CanIntersect() const | Bial::Shape | virtual |
GetShadingGeometry(const Transform3D &obj2world, const DifferentialGeometry &dg, DifferentialGeometry *dgShading) const | Bial::Shape | virtual |
Intersect(const Ray &ray, float *tHit, float *rayEpsilon, DifferentialGeometry *dg) const | Bial::Shape | virtual |
IntersectP(const Ray &ray) const | Bial::Shape | virtual |
nextShapeId | Bial::Shape | static |
ObjectBound() const =0 | Bial::Shape | pure virtual |
ObjectToWorld | Bial::Shape | |
Print(O &os) const | Bial::Shape | |
Refine(Vector< std::shared_ptr< Shape > > &refined) const | Bial::Shape | virtual |
ReverseOrientation | Bial::Shape | |
Shape(const Transform3D *o2w, const Transform3D *w2o, bool ro) | Bial::Shape | |
shapeId | Bial::Shape | |
TransformSwapsHandedness | Bial::Shape | |
WorldBound() const | Bial::Shape | virtual |
WorldToObject | Bial::Shape |