Public Member Functions | Private Attributes
NotOrogenCompatible::Point2D Class Reference

#include <opaque_intermediates.h>

List of all members.

Public Member Functions

bool operator== (Point2D const &other) const
 Point2D (float x=0, float y=0)
float x () const
float & x ()
float y () const
float & y ()

Private Attributes

float _x
float _y

Detailed Description

Definition at line 7 of file opaque_intermediates.h.


Constructor & Destructor Documentation

NotOrogenCompatible::Point2D::Point2D ( float  x = 0,
float  y = 0 
) [inline, explicit]

Definition at line 12 of file opaque_intermediates.h.


Member Function Documentation

bool NotOrogenCompatible::Point2D::operator== ( Point2D const &  other) const [inline]

Definition at line 20 of file opaque_intermediates.h.

float NotOrogenCompatible::Point2D::x ( ) const [inline]

Definition at line 15 of file opaque_intermediates.h.

float& NotOrogenCompatible::Point2D::x ( ) [inline]

Definition at line 17 of file opaque_intermediates.h.

float NotOrogenCompatible::Point2D::y ( ) const [inline]

Definition at line 16 of file opaque_intermediates.h.

float& NotOrogenCompatible::Point2D::y ( ) [inline]

Definition at line 18 of file opaque_intermediates.h.


Member Data Documentation

Definition at line 9 of file opaque_intermediates.h.

Definition at line 9 of file opaque_intermediates.h.


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


orogen
Author(s): Sylvain Joyeux/sylvain.joyeux@m4x.org
autogenerated on Thu Jan 2 2014 11:38:57