DeferredRenderer 1.0

Frustum::Plane Struct Reference

a basic structure for plane equation ax+by+cz+d = 0 More...

List of all members.

Public Attributes

float a
float b
float c
float d

Detailed Description

a basic structure for plane equation ax+by+cz+d = 0

Definition at line 20 of file Frustum.h.


Member Data Documentation

Definition at line 22 of file Frustum.h.

Definition at line 22 of file Frustum.h.

Definition at line 22 of file Frustum.h.

Definition at line 22 of file Frustum.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Defines