Version: 9.16.0
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

◆ ROTATE_ANGLE

#define ROTATE_ANGLE   1

◆ ROTATE_AXIS

#define ROTATE_AXIS   2

◆ ROTATE_CENTRAL_POINT

#define ROTATE_CENTRAL_POINT   7

◆ ROTATE_DIR2_X

#define ROTATE_DIR2_X   10

◆ ROTATE_DIR2_Y

#define ROTATE_DIR2_Y   11

◆ ROTATE_DIR2_Z

#define ROTATE_DIR2_Z   12

◆ ROTATE_NBITER1

#define ROTATE_NBITER1   5

◆ ROTATE_NBITER2

#define ROTATE_NBITER2   6

◆ ROTATE_ORGN

#define ROTATE_ORGN   3

◆ ROTATE_POINT1

#define ROTATE_POINT1   8

◆ ROTATE_POINT2

#define ROTATE_POINT2   9

◆ ROTATE_STEP1

#define ROTATE_STEP1   4