Robot Planning and its Applications Project
Public Member Functions | Public Attributes | List of all members
Point Struct Reference

Point in given space. More...

#include <utils.hpp>

Public Member Functions

 Point (float x, float y)
 
 Point ()
 

Public Attributes

float x
 
float y
 

Detailed Description

Point in given space.

Constructor & Destructor Documentation

Point::Point ( float  x,
float  y 
)
inline
Point::Point ( )
inline

Member Data Documentation

float Point::x
float Point::y

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