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

Public Member Functions

 Vec4s (int16_t xv=0, int16_t yv=0, int16_t zv=0, int16_t wv=0)
int width ()

Public Attributes

int16_t x
int16_t y
int16_t z
int16_t w

Friends

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

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