Go to the source code of this file.
Classes | |
class | Sphere |
Macros | |
#define | __ICEBOUNDINGSPHERE_H__ |
Enumerations | |
enum | BSphereMethod { BS_NONE, BS_GEMS, BS_MINIBALL, BS_FORCE_DWORD = 0x7fffffff } |
Contains code to compute the minimal bounding sphere.
Definition in file IceBoundingSphere.h.
#define __ICEBOUNDINGSPHERE_H__ |
Definition at line 14 of file OPC_IceHook.h.
enum BSphereMethod |
Enumerator | |
---|---|
BS_NONE | |
BS_GEMS | |
BS_MINIBALL | |
BS_FORCE_DWORD |
Definition at line 15 of file IceBoundingSphere.h.