Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
GEOMImpl_IRotate.hxx File Reference
#include "GEOM_Function.hxx"
#include <gp_XYZ.hxx>

Go to the source code of this file.

Classes

class  GEOMImpl_IRotate
 

Macros

#define ROTATE_ANGLE   1
 
#define ROTATE_AXIS   2
 
#define ROTATE_ORGN   3
 
#define ROTATE_STEP1   4
 
#define ROTATE_NBITER1   5
 
#define ROTATE_NBITER2   6
 
#define ROTATE_CENTRAL_POINT   7
 
#define ROTATE_POINT1   8
 
#define ROTATE_POINT2   9
 
#define ROTATE_DIR2_X   10
 
#define ROTATE_DIR2_Y   11
 
#define ROTATE_DIR2_Z   12
 

Macro Definition Documentation

#define ROTATE_ANGLE   1
#define ROTATE_AXIS   2
#define ROTATE_CENTRAL_POINT   7
#define ROTATE_DIR2_X   10
#define ROTATE_DIR2_Y   11
#define ROTATE_DIR2_Z   12
#define ROTATE_NBITER1   5
#define ROTATE_NBITER2   6
#define ROTATE_ORGN   3
#define ROTATE_POINT1   8
#define ROTATE_POINT2   9
#define ROTATE_STEP1   4