GAMS  1.4.0
CartesianFrame.h
Go to the documentation of this file.
1 
54 #include "ReferenceFrame.h"
55 #include "gams/GamsExport.h"
56 
57 #ifndef _GAMS_POSE_CARTESIAN_FRAME_H_
58 #define _GAMS_POSE_CARTESIAN_FRAME_H_
59 
60 #include "ReferenceFrameFwd.h"
61 
62 namespace gams
63 {
64  namespace pose
65  {
78  namespace cartesian {
79  }
80 
86  }
87 }
88 
89 #include "CartesianFrame.inl"
90 
91 #endif
#define GAMS_EXPORT
Definition: GamsExport.h:20
GAMS_EXPORT const ReferenceFrameType * Cartesian
ReferenceFrameType struct for Cartesian frames.
Contains all GAMS-related tools, classes and code.
Copyright (c) 2015 Carnegie Mellon University.