|
ACF $AcfVersion:0$
|
This is the complete list of members for i3d::CSphere, including all inherited members.
| Contains(const CVector3d &point, double tolerance=0.0) const | i3d::CSphere | inline |
| CSphere() | i3d::CSphere | inline |
| CSphere(double radius, const CVector3d ¢er) | i3d::CSphere | inline |
| GetCenter() const | i3d::CSphere | inline |
| GetClosestPoint(const CVector3d &point) const | i3d::CSphere | inline |
| GetRadius() const | i3d::CSphere | inline |
| GetSignedDistance(const CVector3d &point) const | i3d::CSphere | inline |
| GetSurfaceArea() const | i3d::CSphere | inline |
| GetVolume() const | i3d::CSphere | inline |
| Intersects(const CSphere &other) const | i3d::CSphere | inline |
| Intersects(const CLine3d &line) const | i3d::CSphere | |
| operator!=(const CSphere &sphere) const | i3d::CSphere | inline |
| operator==(const CSphere &sphere) const | i3d::CSphere | inline |
| Serialize(iser::IArchive &archive) | i3d::CSphere | |
| SetCenter(const CVector3d ¢er) | i3d::CSphere | inline |
| SetRadius(double radius) | i3d::CSphere | inline |