Blender V5.0
btInternalEdge Struct Reference

Public Member Functions

 btInternalEdge ()

Public Attributes

short int m_face0
short int m_face1

Detailed Description

Definition at line 57 of file btConvexPolyhedron.cpp.

Constructor & Destructor Documentation

◆ btInternalEdge()

btInternalEdge::btInternalEdge ( )
inline

Definition at line 59 of file btConvexPolyhedron.cpp.

References m_face0, and m_face1.

Member Data Documentation

◆ m_face0

short int btInternalEdge::m_face0

Definition at line 64 of file btConvexPolyhedron.cpp.

Referenced by btInternalEdge().

◆ m_face1

short int btInternalEdge::m_face1

Definition at line 65 of file btConvexPolyhedron.cpp.

Referenced by btInternalEdge().


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