Struct vec3d

Struct Documentation

struct vec3d

Public Functions

inline float length() const
inline vec3d normalize() const

Public Members

float x
float y
float z