Cafu Engine
cf::ClipSys::TraceSolidT::EdgeT Struct Reference

This struct describes an edge of a TraceSolidT. More...

#include "TraceSolid.hpp"

Public Attributes

unsigned int A
 Index of the first vertex of this edge. More...
 
unsigned int B
 Index of the second vertex of this edge. More...
 

Detailed Description

This struct describes an edge of a TraceSolidT.

Member Data Documentation

unsigned int cf::ClipSys::TraceSolidT::EdgeT::A

Index of the first vertex of this edge.

unsigned int cf::ClipSys::TraceSolidT::EdgeT::B

Index of the second vertex of this edge.


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