![]() |
Nazara Engine
0.4
A fast, complete, cross-platform API designed for game development
|
This is the complete list of members for Nz::Frustum< T >, including all inherited members.
| Build(T angle, T ratio, T zNear, T zFar, const Vector3< T > &eye, const Vector3< T > &target, const Vector3< T > &up=Vector3< T >::Up()) | Nz::Frustum< T > | |
| Contains(const BoundingVolume< T > &volume) const | Nz::Frustum< T > | |
| Contains(const Box< T > &box) const | Nz::Frustum< T > | |
| Contains(const OrientedBox< T > &orientedBox) const | Nz::Frustum< T > | |
| Contains(const Sphere< T > &sphere) const | Nz::Frustum< T > | |
| Contains(const Vector3< T > &point) const | Nz::Frustum< T > | |
| Contains(const Vector3< T > *points, unsigned int pointCount) const | Nz::Frustum< T > | |
| Extract(const Matrix4< T > &clipMatrix) | Nz::Frustum< T > | |
| Extract(const Matrix4< T > &view, const Matrix4< T > &projection) | Nz::Frustum< T > | |
| Frustum()=default (defined in Nz::Frustum< T >) | Nz::Frustum< T > | |
| Frustum(const Frustum< U > &frustum) | Nz::Frustum< T > | explicit |
| Frustum(const Frustum &frustum)=default (defined in Nz::Frustum< T >) | Nz::Frustum< T > | |
| GetCorner(BoxCorner corner) const | Nz::Frustum< T > | |
| GetPlane(FrustumPlane plane) const | Nz::Frustum< T > | |
| Intersect(const BoundingVolume< T > &volume) const | Nz::Frustum< T > | |
| Intersect(const Box< T > &box) const | Nz::Frustum< T > | |
| Intersect(const OrientedBox< T > &orientedBox) const | Nz::Frustum< T > | |
| Intersect(const Sphere< T > &sphere) const | Nz::Frustum< T > | |
| Intersect(const Vector3< T > *points, unsigned int pointCount) const | Nz::Frustum< T > | |
| operator=(const Frustum &other)=default (defined in Nz::Frustum< T >) | Nz::Frustum< T > | |
| Serialize (defined in Nz::Frustum< T >) | Nz::Frustum< T > | friend |
| Set(const Frustum &frustum) | Nz::Frustum< T > | |
| Set(const Frustum< U > &frustum) (defined in Nz::Frustum< T >) | Nz::Frustum< T > | |
| Set(const Frustum< U > &frustum) | Nz::Frustum< T > | |
| ToString() const | Nz::Frustum< T > | |
| Unserialize (defined in Nz::Frustum< T >) | Nz::Frustum< T > | friend |
| ~Frustum()=default (defined in Nz::Frustum< T >) | Nz::Frustum< T > |