ScummVM API documentation
TwinE::IVec3 Struct Reference

Public Member Functions

constexpr IVec3 (int32 _x, int32 _y, int32 _z)
 
IVec3operator= (const I16Vec3 &other)
 
IVec3operator+= (const IVec3 &other)
 
IVec3operator-= (const IVec3 &other)
 

Public Attributes

int32 x
 
int32 y
 
int32 z
 

The documentation for this struct was generated from the following file: