Public Member Functions | Public Attributes | List of all members
pso::Coordinate Class Reference

#include <pso.h>

Public Member Functions

 Coordinate ()
 
 Coordinate (float x, float y)
 

Public Attributes

float x
 
float y
 

Detailed Description

Definition at line 43 of file pso.h.

Constructor & Destructor Documentation

pso::Coordinate::Coordinate ( )
inline

Definition at line 47 of file pso.h.

pso::Coordinate::Coordinate ( float  x,
float  y 
)
inline

Definition at line 53 of file pso.h.

Member Data Documentation

float pso::Coordinate::x

Definition at line 45 of file pso.h.

float pso::Coordinate::y

Definition at line 46 of file pso.h.


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


pso
Author(s):
autogenerated on Mon Jun 10 2019 14:02:26