Searched defs:DrawingCoords (Results 1 – 2 of 2) sorted by relevance
63 struct DrawingCoords struct65 DrawingCoords() {} in DrawingCoords() argument66 DrawingCoords(s16 x, s16 y, u16 z) : x(x), y(y), z(z) {} in DrawingCoords() function74 DrawingCoords operator * (const float t) const argument
63 struct DrawingCoords struct65 DrawingCoords() {} in DrawingCoords() function66 DrawingCoords(s16 x, s16 y, u16 z) : x(x), y(y), z(z) {} in DrawingCoords() function74 DrawingCoords operator * (const float t) const argument