![]() |
Plasma Engine
2.0
|
Classes | |
struct | Bits |
Public Types | |
enum | Enum { Center = 0 , PosX = PL_BIT(0) , NegX = PL_BIT(1) , PosY = PL_BIT(2) , NegY = PL_BIT(3) , PosZ = PL_BIT(4) , NegZ = PL_BIT(5) , Default = Center } |
using | StorageType = plUInt8 |