|
MFMv2.0.10
Movable Feast Machine Simulator 2.0.10
|
Go to the source code of this file.
Data Structures | |
| class | MFM::Point< T > |
Typedefs | |
| typedef Point< s32 > | MFM::SPoint |
| typedef Point< u32 > | MFM::UPoint |
| typedef Point< s16 > | MFM::SSPoint |
| typedef Point< u16 > | MFM::USPoint |
Functions | |
| UPoint | MFM::MakeUnsigned (const SPoint &spoint) |
| bool | MFM::CanMakeUnsigned (const SPoint &spoint) |
| SPoint | MFM::MakeSigned (const UPoint &upoint) |
| bool | MFM::CanMakeSigned (const UPoint &upoint) |
Two-dimensional integral vector
1.8.6