Public Attributes

vec3f Struct Reference

conventient vector struct More...

#include <types.h>

List of all members.

Public Attributes

float x
float y
 x-coordinate
float z
 y-coordinate
float w
 z-coordinate

Detailed Description

conventient vector struct


Member Data Documentation

float vec3f.w

z-coordinate

float vec3f.x
float vec3f.y

x-coordinate

float vec3f.z

y-coordinate


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Enumerator Defines