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

#include <IsoSurfaceGPMUtil.h>

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

Public Attributes

bool intersection_at_vertex1
 
bool intersection_at_vertex2
 
int int_flag
 
int vertex1
 
int vertex2
 
float data_vertex1
 
float data_vertex2
 
S_V_DATA data_vertex_int
 
EDGE_VECTOR intersection
 

Member Data Documentation

◆ data_vertex1

float covise::ISOSURFACE_EDGE_INTERSECTION::data_vertex1

◆ data_vertex2

float covise::ISOSURFACE_EDGE_INTERSECTION::data_vertex2

◆ data_vertex_int

S_V_DATA covise::ISOSURFACE_EDGE_INTERSECTION::data_vertex_int

◆ int_flag

int covise::ISOSURFACE_EDGE_INTERSECTION::int_flag

◆ intersection

EDGE_VECTOR covise::ISOSURFACE_EDGE_INTERSECTION::intersection

◆ intersection_at_vertex1

bool covise::ISOSURFACE_EDGE_INTERSECTION::intersection_at_vertex1

◆ intersection_at_vertex2

bool covise::ISOSURFACE_EDGE_INTERSECTION::intersection_at_vertex2

◆ vertex1

int covise::ISOSURFACE_EDGE_INTERSECTION::vertex1

◆ vertex2

int covise::ISOSURFACE_EDGE_INTERSECTION::vertex2

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