COVISE Core
Public Attributes | List of all members
covise::PLANE_EDGE_INTERSECTION Struct Reference

#include <CuttingSurfaceGPMUtil.h>

Collaboration diagram for covise::PLANE_EDGE_INTERSECTION:
Collaboration graph
[legend]

Public Attributes

bool intersection_at_vertex1
 
bool intersection_at_vertex2
 
int int_flag
 
int vertex1
 
int vertex2
 
S_V_DATA data_vertex_int
 
EDGE_VECTOR intersection
 

Member Data Documentation

◆ data_vertex_int

S_V_DATA covise::PLANE_EDGE_INTERSECTION::data_vertex_int

◆ int_flag

int covise::PLANE_EDGE_INTERSECTION::int_flag

◆ intersection

EDGE_VECTOR covise::PLANE_EDGE_INTERSECTION::intersection

◆ intersection_at_vertex1

bool covise::PLANE_EDGE_INTERSECTION::intersection_at_vertex1

◆ intersection_at_vertex2

bool covise::PLANE_EDGE_INTERSECTION::intersection_at_vertex2

◆ vertex1

int covise::PLANE_EDGE_INTERSECTION::vertex1

◆ vertex2

int covise::PLANE_EDGE_INTERSECTION::vertex2

The documentation for this struct was generated from the following file: