|
OpenMW
|
#include <loadpgrd.hpp>
Public Member Functions | |
| Point & | operator= (const float[3]) |
| Point (const float[3]) | |
| Point () | |
| Point (int x, int y, int z) | |
Public Attributes | |
| int | mX |
| int | mY |
| int | mZ |
| unsigned char | mAutogenerated |
| unsigned char | mConnectionNum |
| short | mUnknown |
| ESM::Pathgrid::Point::Point | ( | const float | rhs[3] | ) |
| ESM::Pathgrid::Point::Point | ( | ) |
| Pathgrid::Point & ESM::Pathgrid::Point::operator= | ( | const float | rhs[3] | ) |
| unsigned char ESM::Pathgrid::Point::mAutogenerated |
| unsigned char ESM::Pathgrid::Point::mConnectionNum |
| short ESM::Pathgrid::Point::mUnknown |
| int ESM::Pathgrid::Point::mX |
| int ESM::Pathgrid::Point::mY |
| int ESM::Pathgrid::Point::mZ |
1.8.6