Canoe
Comprehensive Atmosphere N' Ocean Engine
common.hpp
Go to the documentation of this file.
1
#ifndef COMMON_HPP_
2
#define COMMON_HPP_
3
4
struct
Direction
{
5
Real
mu
,
phi
;
6
};
7
8
#endif
// COMMON_HPP_
Direction
Definition:
common.hpp:4
Direction::mu
Real mu
Definition:
common.hpp:5
Direction::phi
Real phi
Definition:
common.hpp:5
src
common.hpp
Generated by
1.9.1