C4 Engine
C4 Engine API Documentation

Portal::GetWorldPlane

Defined in:  C4Portals.h
Returns the world-space plane containing the portal.
Prototype

const Plane3D& GetWorldPlane(voidconst;

Description
The GetWorldPlane function returns the world-space plane containing the portal. A portal is visible only from the positive side of this plane.
See Also

Plane3D

Portal::GetWorldVertexArray