Coin Logo Coin3D is Free Software,
published under the BSD 3-clause license.
https://coin3d.github.io
https://www.kongsberg.com/en/kogt/
SbPlane Member List

This is the complete list of members for SbPlane, including all inherited members.

getDistance(const SbVec3f &point) constSbPlane
getDistanceFromOrigin(void) constSbPlane
getNormal(void) constSbPlane
intersect(const SbLine &l, SbVec3f &intersection) constSbPlane
intersect(const SbPlane &pl, SbLine &line) constSbPlane
isInHalfSpace(const SbVec3f &point) constSbPlane
offset(const float d)SbPlane
operator!=(const SbPlane &p1, const SbPlane &p2)SbPlanefriend
operator==(const SbPlane &p1, const SbPlane &p2)SbPlanefriend
print(FILE *file) constSbPlane
SbPlane(void)SbPlane
SbPlane(const SbVec3f &normal, const float D)SbPlane
SbPlane(const SbVec3f &p0, const SbVec3f &p1, const SbVec3f &p2)SbPlane
SbPlane(const SbVec3f &normal, const SbVec3f &point)SbPlane
transform(const SbMatrix &matrix)SbPlane