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

vec3_t Struct Reference

#include <libcsm.h>


Detailed Description

struct vec3_t: the vec3_t class represents a vector with 3 float values

Author:
- Saurav Mohapatra - standard_template@yahoo.com

Definition at line 117 of file libcsm.h.

Data Fields

float x
float y
float z


Field Documentation

float vec3_t::x
 

Definition at line 119 of file libcsm.h.

float vec3_t::y
 

Definition at line 120 of file libcsm.h.

float vec3_t::z
 

Definition at line 121 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