|
Library of Assembled Shared Sources
|
3D Disk More...
#include <disk_3d.h>

Public Member Functions | |
| const TPlane & | plane () const |
| return area of surface of sphere | |
| const TValue | area () const |
| return area of surface of sphere | |
| bool | isValid () const |
| return true if sphere has a non-negative radius | |
Related Symbols | |
(Note that these are not member symbols.) | |
| template<typename T> | |
| Aabb3D< T > | aabb (const Disk3D< T > &disk) |
| template<typename T> | |
| Sphere3D< T > | boundingSphere (const Disk3D< T > &disk) |
3D Disk
Definition at line 59 of file aabb_3d_disk_3d.h.
Definition at line 59 of file disk_3d_sphere_3d.h.