Public Member Functions | Public Attributes | List of all members
IntPoint Class Reference

#include <point.h>

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

int IntPoint::x

Definition at line 49 of file point.h.

int IntPoint::y

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 Mon Jun 10 2019 14:00:23