COVISE Core
Classes | Namespaces | Macros | Typedefs
coCuttingSurface.h File Reference
#include <map>
#include "CuttingSurfaceGPMUtil.h"
#include <do/coDoData.h>
Include dependency graph for coCuttingSurface.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  covise::NodeInfo_s
 
struct  covise::cutting_info_s
 
struct  covise::border_s
 
class  covise::AttributeContainer
 
class  covise::Plane
 
class  covise::POLYHEDRON_Plane
 
class  covise::STR_Plane
 
class  covise::UNI_Plane
 
class  covise::RECT_Plane
 
class  covise::Isoline
 

Namespaces

namespace  covise
 list of all chemical elements
 

Macros

#define UP   0
 
#define DOWN   1
 
#define FINDX   1
 
#define FINDY   2
 
#define FINDZ   3
 
#define TOO_SMALL   4
 
#define CHECK_Z   (fabs(planek) > 0.15)
 
#define CREFN   20
 

Typedefs

typedef struct covise::NodeInfo_s covise::NodeInfo
 
typedef struct covise::cutting_info_s covise::cutting_info
 
typedef struct covise::border_s covise::border
 

Macro Definition Documentation

◆ CHECK_Z

#define CHECK_Z   (fabs(planek) > 0.15)

◆ CREFN

#define CREFN   20

◆ DOWN

#define DOWN   1

◆ FINDX

#define FINDX   1

◆ FINDY

#define FINDY   2

◆ FINDZ

#define FINDZ   3

◆ TOO_SMALL

#define TOO_SMALL   4

◆ UP

#define UP   0