Play 'round
Public Member Functions | Public Attributes
Point3D Struct Reference

Three dimensional point data structure. More...

#include <Point.h>

List of all members.

Public Member Functions

 Point3D (float x, float y, float z)
Point3Doperator= (const Point3D &p)

Public Attributes

float x
float y
float z

Detailed Description

Three dimensional point data structure.


The documentation for this struct was generated from the following file:
 All Classes Functions Enumerations