Torch
Loading...
Searching...
No Matches
Vec3i Class Reference

Public Member Functions

 Vec3i (int32_t xv=0, int32_t yv=0, int32_t zv=0)
int width ()

Public Attributes

int32_t x
int32_t y
int32_t z

Friends

std::ostream & operator<< (std::ostream &stream, const Vec3i &vec)

The documentation for this class was generated from the following files:
  • src/types/Vec3D.h
  • src/types/Vec3D.cpp