AURobotServers  4
Public Member Functions | Public Attributes | List of all members
UPos Class Reference

#include <u3d.h>

Public Member Functions

void show (const char *prestring)
 

Public Attributes

int x
 
int y
 

Detailed Description

general class for 2D position in integer coordinates

Member Function Documentation

void UPos::show ( const char *  prestring)

Show the values of this object on the console.

References x, and y.

Referenced by UPosition::print().

Member Data Documentation

int UPos::x
int UPos::y

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