Open CASCADE Technology
6.5.4
|
Defines | |
#define | TGL_SP 1 |
#define | TGL_DP 0 |
#define | TOn 1 |
#define | TOff 0 |
#define | TDone 1 |
#define | TNotDone 0 |
Typedefs | |
typedef int | Tint |
typedef float | Tfloat |
typedef double | Tdouble |
typedef signed char | Tchar |
typedef char | Tbool |
typedef unsigned int | Tuint |
typedef unsigned short | Techar |
typedef Tfloat | Tmatrix3 [4][4] |
Enumerations | |
enum | TStatus { TFailure = -1, TSuccess } |
enum | TComposeType { TPreConcatenate, TPostConcatenate, TReplace } |
#define TDone 1 |
#define TGL_DP 0 |
#define TGL_SP 1 |
#define TNotDone 0 |
#define TOff 0 |
#define TOn 1 |
typedef char Tbool |
typedef signed char Tchar |
typedef double Tdouble |
typedef unsigned short Techar |
typedef float Tfloat |
enum TComposeType |
enum TStatus |