| GlsRSOLoader API
    1.3.1
    | 
#include <rso_interface_1.h>
| Public Member Functions | |
| void | Set (float a, float b, float c, float d) | 
| float | A () | 
| float | B () | 
| float | C () | 
| float | D () | 
| Public Attributes | |
| float | _a | 
| float | _b | 
| float | _c | 
| float | _d | 
The PlaneClass is used to define the clipping planes for culling
| float _a | 
Coefficients to describe a 3D plane: aX + bY + cZ + d = 0
| float _b | 
Coefficients to describe a 3D plane: aX + bY + cZ + d = 0
| float _c | 
Coefficients to describe a 3D plane: aX + bY + cZ + d = 0
| float _d | 
Coefficients to describe a 3D plane: aX + bY + cZ + d = 0