#include <Terrain.h>
List of all members.
Public Member Functions |
| Vec3B () |
| Vec3B (BYTE a, BYTE b, BYTE c) |
Public Attributes |
BYTE | x |
BYTE | y |
BYTE | z |
Detailed Description
Definition at line 37 of file Terrain.h.
Constructor & Destructor Documentation
Vec3B::Vec3B |
( |
BYTE |
a, |
|
|
BYTE |
b, |
|
|
BYTE |
c |
|
) |
| |
|
inline |
Member Data Documentation
The documentation for this struct was generated from the following file: