|
#include <GeneralDefine.h>
#include <iostream>
#include "Math/Vector.h"
#include <vector>
#include "BaseCoordinates.h"
Go to the source code of this file.
Classes | |
class | CGCoordinates::Base_XY_XZ_YZ |
Contains common member functions of the XY, XZ, and YZ classes. More... | |
Namespaces | |
CGCoordinates | |
The class in this namespace contain the position of a CGPoint, in the non-averaged directions, and functions that only depend on which non-averaged directions are used. | |