8 namespace AnyCAD{
namespace API
26 bool IsVisible (
const AABox& bbox)
const;
32 bool IsVisible (
const Vector3& pt)
const;
38 bool IsInterset (
const AABox& bbox)
const;
44 bool Contains (
const AABox& bbox)
const;
48 #endif //_APIFrustum_H_
AABox.
Definition: APIMath.h:281
#define DECLARE_APIOBJECT(className)
Definition: APIObjectDef.h:10
Point or vector.
Definition: APIMath.h:37
视锥体
Definition: APIFrustum.h:17