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

Public Member Functions

 Vec4f (float xv=0, float yv=0, float zv=0, float wv=0)
int precision ()
int width ()

Public Attributes

float x
float y
float z
float w

Friends

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

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