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

Public Member Functions

 Vec3s (int16_t xv=0, int16_t yv=0, int16_t zv=0)
int width ()

Public Attributes

int16_t x
int16_t y
int16_t z

Friends

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

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