libHSPlasma
Public Member Functions | Public Attributes | List of all members
hsFloatPoint2 Struct Reference

Stores a point in 2D space. More...

#include <hsGeometry3.h>

Public Member Functions

 hsFloatPoint2 ()

Public Attributes

float X
float Y

Detailed Description

Stores a point in 2D space.

Constructor & Destructor Documentation

hsFloatPoint2::hsFloatPoint2 ( )

Constructs a point at the origin [0,0]

Member Data Documentation

float hsFloatPoint2::X
float hsFloatPoint2::Y

The documentation for this struct was generated from the following file: