File NPCoordinateType.h
File List > core > NPCoordinateType.h
Go to the documentation of this file
#ifndef NPCoordinateType_h
#define NPCoordinateType_h
namespace nptool {
enum coord_type { cartesian, spheriacal, cylindrical, polar };
}
#endif
File List > core > NPCoordinateType.h
Go to the documentation of this file
#ifndef NPCoordinateType_h
#define NPCoordinateType_h
namespace nptool {
enum coord_type { cartesian, spheriacal, cylindrical, polar };
}
#endif