Open CASCADE Technology 7.8.2.dev
|
#include <gp_XY.hxx>
#include <gp_Pnt2d.hxx>
#include <gp_XYZ.hxx>
#include <gp_Pnt.hxx>
#include <gp_Vec.hxx>
#include <gp_Dir.hxx>
#include <gp_GTrsf.hxx>
#include <Interface_MSG.hxx>
Macros | |
#define | IGESData_DumpString(S, str) |
#define | IGESData_DumpXY(S, XYval) |
#define | IGESData_DumpXYZ(S, XYZval) |
#define | IGESData_DumpXYT(S, XYval, Trsf) |
#define | IGESData_DumpXYTZ(S, XYval, Trsf, Z) |
#define | IGESData_DumpXYZT(S, XYZval, Trsf) |
#define | IGESData_DumpXYL(S, Level, XYval, Trsf) |
#define | IGESData_DumpXYLZ(S, Level, XYval, Trsf, Z) |
#define | IGESData_DumpXYZL(S, Level, XYZval, Trsf) |
#define | IGESData_DumpListHeader(S, lower, upper) |
#define | IGESData_DumpListVal(S, lower, upper, item) |
#define | IGESData_DumpListXY(S, lower, upper, item) |
#define | IGESData_DumpListXYZ(S, lower, upper, item) |
#define | IGESData_DumpVals(S, Level, lower, upper, item) |
#define | IGESData_DumpListXYL(S, Level, lower, upper, item, Trsf) |
#define | IGESData_DumpListXYLZ(S, Level, lower, upper, item, Trsf, Z) |
#define | IGESData_DumpListXYZL(S, Level, lower, upper, item, Trsf) |
#define | IGESData_DumpStrings(S, Level, lower, upper, item) |
#define | IGESData_DumpEntities(S, dumper, Level, lower, upper, item) |
#define | IGESData_DumpRectVals(S, Level, LowCol, UpCol, LowRow, UpRow, Item) |
#define IGESData_DumpEntities | ( | S, | |
dumper, | |||
Level, | |||
lower, | |||
upper, | |||
item ) |
#define IGESData_DumpListHeader | ( | S, | |
lower, | |||
upper ) |
#define IGESData_DumpListVal | ( | S, | |
lower, | |||
upper, | |||
item ) |
#define IGESData_DumpListXY | ( | S, | |
lower, | |||
upper, | |||
item ) |
#define IGESData_DumpListXYL | ( | S, | |
Level, | |||
lower, | |||
upper, | |||
item, | |||
Trsf ) |
#define IGESData_DumpListXYLZ | ( | S, | |
Level, | |||
lower, | |||
upper, | |||
item, | |||
Trsf, | |||
Z ) |
#define IGESData_DumpListXYZ | ( | S, | |
lower, | |||
upper, | |||
item ) |
#define IGESData_DumpListXYZL | ( | S, | |
Level, | |||
lower, | |||
upper, | |||
item, | |||
Trsf ) |
#define IGESData_DumpRectVals | ( | S, | |
Level, | |||
LowCol, | |||
UpCol, | |||
LowRow, | |||
UpRow, | |||
Item ) |
#define IGESData_DumpString | ( | S, | |
str ) |
#define IGESData_DumpStrings | ( | S, | |
Level, | |||
lower, | |||
upper, | |||
item ) |
#define IGESData_DumpVals | ( | S, | |
Level, | |||
lower, | |||
upper, | |||
item ) |
#define IGESData_DumpXY | ( | S, | |
XYval ) |
#define IGESData_DumpXYL | ( | S, | |
Level, | |||
XYval, | |||
Trsf ) |
#define IGESData_DumpXYLZ | ( | S, | |
Level, | |||
XYval, | |||
Trsf, | |||
Z ) |
#define IGESData_DumpXYT | ( | S, | |
XYval, | |||
Trsf ) |
#define IGESData_DumpXYTZ | ( | S, | |
XYval, | |||
Trsf, | |||
Z ) |
#define IGESData_DumpXYZ | ( | S, | |
XYZval ) |
#define IGESData_DumpXYZL | ( | S, | |
Level, | |||
XYZval, | |||
Trsf ) |
#define IGESData_DumpXYZT | ( | S, | |
XYZval, | |||
Trsf ) |