Public Member Functions | Public Attributes
IntPoint Class Reference

#include <point.h>

List of all members.

Public Member Functions

 IntPoint ()
 IntPoint (int _x, int _y)

Public Attributes

int x
int y

Detailed Description

A light-weight integer point with fields x,y

Definition at line 45 of file point.h.


Constructor & Destructor Documentation

IntPoint::IntPoint ( ) [inline]

Definition at line 47 of file point.h.

IntPoint::IntPoint ( int  _x,
int  _y 
) [inline]

Definition at line 48 of file point.h.


Member Data Documentation

Definition at line 49 of file point.h.

Definition at line 49 of file point.h.


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


dynamicEDT3D
Author(s): Christoph Sprunk
autogenerated on Thu Feb 11 2016 23:51:18