#include <plane.h>
Public Methods | |
PLANE () | |
~PLANE () | |
Public Attributes | |
VECTOR | normal |
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 15 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(). |