CARLA
Public Attributes | List of all members
MeshReconstruction::IntersectInfo Struct Reference

#include <Cube.h>

+ Collaboration diagram for MeshReconstruction::IntersectInfo:

Public Attributes

std::array< Vec3, 12 > edgeVertIndices
 
int signConfig
 

Detailed Description

Definition at line 6 of file Cube.h.

Member Data Documentation

◆ edgeVertIndices

std::array<Vec3, 12> MeshReconstruction::IntersectInfo::edgeVertIndices

Definition at line 13 of file Cube.h.

Referenced by MeshReconstruction::Cube::Intersect(), and MeshReconstruction::Triangulate().

◆ signConfig

int MeshReconstruction::IntersectInfo::signConfig

Definition at line 9 of file Cube.h.

Referenced by MeshReconstruction::Cube::Intersect(), and MeshReconstruction::Triangulate().


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