Homepage Demos Overview Downloads Tutorials Reference
Credits
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members | File Members | Related Pages | Search

Geometry.h File Reference


Detailed Description

typedefs commonly used GVector's to vector3d, vector2d, vector3f, and vector2f

Author:
CMU RoboSoccer 2001-2002 (Creator)
  =========================================================================
    CMPack'02 Source Code Release for OPEN-R SDK v1.0
    Copyright (C) 2002 Multirobot Lab [Project Head: Manuela Veloso]
    School of Computer Science, Carnegie Mellon University
  -------------------------------------------------------------------------
    This software is distributed under the GNU General Public License,
    version 2.  If you do not have a copy of this licence, visit
    www.gnu.org, or write: Free Software Foundation, 59 Temple Place,
    Suite 330 Boston, MA 02111-1307 USA.  This program is distributed
    in the hope that it will be useful, but WITHOUT ANY WARRANTY,
    including MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  -------------------------------------------------------------------------
    Additionally licensed to Sony Corporation under the following terms:

    This software is provided by the copyright holders AS IS and any
    express or implied warranties, including, but not limited to, the
    implied warranties of merchantability and fitness for a particular
    purpose are disclaimed.  In no event shall authors be liable for
    any direct, indirect, incidental, special, exemplary, or consequential
    damages (including, but not limited to, procurement of substitute
    goods or services; loss of use, data, or profits; or business
    interruption) however caused and on any theory of liability, whether
    in contract, strict liability, or tort (including negligence or
    otherwise) arising in any way out of the use of this software, even if
    advised of the possibility of such damage.
  =========================================================================

Author
ejt
Name
tekkotsu-1_4_1
Revision
1.2
State
Exp
Date
2003/01/17 23:15:51

Definition in file Geometry.h.

#include "gvector.h"

Include dependency graph for Geometry.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Typedefs

typedef GVector::vector3d<
double > 
vector3d
typedef vector3d point3d
typedef GVector::vector2d<
double > 
vector2d
typedef vector2d point2d
typedef GVector::vector3d<
float > 
vector3f
typedef vector3f point3f
typedef GVector::vector2d<
float > 
vector2f
typedef vector2f point2f


Typedef Documentation

typedef vector2d point2d
 

Definition at line 39 of file Geometry.h.

typedef vector2f point2f
 

Definition at line 45 of file Geometry.h.

typedef vector3d point3d
 

Definition at line 36 of file Geometry.h.

typedef vector3f point3f
 

Definition at line 42 of file Geometry.h.

typedef GVector::vector2d<double> vector2d
 

Definition at line 38 of file Geometry.h.

typedef GVector::vector2d<float> vector2f
 

Definition at line 44 of file Geometry.h.

typedef GVector::vector3d<double> vector3d
 

Definition at line 35 of file Geometry.h.

typedef GVector::vector3d<float> vector3f
 

Definition at line 41 of file Geometry.h.


Tekkotsu v1.4
Generated Sat Jul 19 00:07:19 2003 by Doxygen 1.3.2