CArl
Code Arlequin / C++ implementation
carl::IntersectionData Struct Reference

#include <common_functions.h>

Public Attributes

int InterMeshIdx
 
int AMeshIdx
 
int BMeshIdx
 
int IntersectionID
 

Detailed Description

Definition at line 42 of file common_functions.h.

Member Data Documentation

int carl::IntersectionData::AMeshIdx

Definition at line 45 of file common_functions.h.

int carl::IntersectionData::BMeshIdx

Definition at line 46 of file common_functions.h.

int carl::IntersectionData::InterMeshIdx

Definition at line 44 of file common_functions.h.

int carl::IntersectionData::IntersectionID

Definition at line 47 of file common_functions.h.


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