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

Public Member Functions

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

Public Attributes

float x
float y
float z

Friends

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

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