Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Data Structures | Defines | Typedefs | Functions
cgmatt.h File Reference
#include "cgmtypes.h"

Data Structures

struct  sharedatt
struct  lineatt
struct  markeratt
struct  textatt
struct  fillatt
struct  edgeatt
struct  linebundle
struct  markerbundle
struct  textbundle
struct  fillbundle
struct  edgebundle

Defines

#define Extern   extern

Typedefs

typedef struct sharedatt Sharedatt
typedef struct lineatt Lineatt
typedef struct markeratt Markeratt
typedef struct textatt Textatt
typedef struct fillatt Fillatt
typedef struct edgeatt Edgeatt
typedef struct linebundle Linebundle
typedef struct markerbundle Markerbundle
typedef struct textbundle Textbundle
typedef struct fillbundle Fillbundle
typedef struct edgebundle Edgebundle

Functions

Extern void ATTline ()
Extern void ATTmarker ()
Extern void ATTtext ()
Extern void ATTfill ()
Extern void ATTedge ()

Define Documentation

#define Extern   extern

Typedef Documentation

typedef struct edgeatt Edgeatt
typedef struct edgebundle Edgebundle
typedef struct fillatt Fillatt
typedef struct fillbundle Fillbundle
typedef struct lineatt Lineatt
typedef struct linebundle Linebundle
typedef struct markeratt Markeratt
typedef struct markerbundle Markerbundle
typedef struct sharedatt Sharedatt
typedef struct textatt Textatt
typedef struct textbundle Textbundle

Function Documentation