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... | |
This struct describes an edge of a TraceSolidT.
| 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.