Ravelin
Main Page
Related Pages
Namespaces
Classes
Files
File List
include
Ravelin
Quatf.h
1
/****************************************************************************
2
* Copyright 2013 Evan Drumwright
3
* This library is distributed under the terms of the Apache V2.0
4
* License (obtainable from http://www.apache.org/licenses/LICENSE-2.0).
5
****************************************************************************/
6
7
#ifndef _RAVELIN_QUATF_H
8
#define _RAVELIN_QUATF_H
9
10
//#include <Ravelin/VectorNf.h>
11
#include <Ravelin/Vector3f.h>
12
//#include <Ravelin/MatrixNf.h>
13
14
namespace
Ravelin {
15
16
class
Matrix3f;
17
class
Posef;
18
class
AAnglef;
19
20
#include "fdefs.h"
21
#include "Quat.h"
22
#include "undefs.h"
23
24
}
// end namespace
25
26
#endif
27
Generated on Wed Mar 9 2016 11:34:01 for Ravelin by
1.8.6