Main Page   Class Hierarchy   Alphabetical List   Data Structures   File List   Data Fields   Globals  

vec4_t Struct Reference

#include <libcsm.h>


Detailed Description

struct vec4_t: the vec4_t class represents a four diemnsional vector with all float values or a quaternion

Author:
- Saurav Mohapatra - standard_template@yahoo.com

Definition at line 128 of file libcsm.h.

Data Fields

float x
float y
float z
float w


Field Documentation

float vec4_t::x
 

Definition at line 130 of file libcsm.h.

float vec4_t::y
 

Definition at line 131 of file libcsm.h.

float vec4_t::z
 

Definition at line 132 of file libcsm.h.

float vec4_t::w
 

Definition at line 133 of file libcsm.h.


The documentation for this struct was generated from the following file:
Generated on Tue Nov 18 14:28:29 2003 for LibCSM by doxygen 1.3.1