#include <plane.h>
Public Methods | |
PLANE () | |
~PLANE () | |
Public Attributes | |
float | nx |
float | ny |
float | nz |
float | Distance |
|
Definition at line 6 of file plane.cpp.
00007 { 00008 } |
|
Definition at line 10 of file plane.cpp.
00011 { 00012 } |
|
Definition at line 17 of file plane.h. Referenced by ExtractFrustum(), PointInFrustum(), and SphereInFrustum(). |
|
Definition at line 14 of file plane.h. Referenced by ExtractFrustum(), FindVisibleLeaves(), GetEdgeIntersection(), PointInFrustum(), SphereInFrustum(), and SplitPortal(). |
|
Definition at line 15 of file plane.h. Referenced by ExtractFrustum(), FindVisibleLeaves(), GetEdgeIntersection(), PointInFrustum(), SphereInFrustum(), and SplitPortal(). |
|
Definition at line 16 of file plane.h. Referenced by ExtractFrustum(), FindVisibleLeaves(), GetEdgeIntersection(), PointInFrustum(), SphereInFrustum(), and SplitPortal(). |