Blender V5.0
b3ProcessAllTrianglesHeightfield Struct Reference

Inherits btTriangleCallback.

Public Member Functions

 b3ProcessAllTrianglesHeightfield (btHeightfieldTerrainShape *heightFieldShape, btTriangleInfoMap *triangleInfoMap)
virtual void processTriangle (btVector3 *triangle, int partId, int triangleIndex)
Public Member Functions inherited from btTriangleCallback
virtual ~btTriangleCallback ()

Public Attributes

btHeightfieldTerrainShapem_heightfieldShape
btTriangleInfoMapm_triangleInfoMap

Detailed Description

Definition at line 297 of file btInternalEdgeUtility.cpp.

Constructor & Destructor Documentation

◆ b3ProcessAllTrianglesHeightfield()

b3ProcessAllTrianglesHeightfield::b3ProcessAllTrianglesHeightfield ( btHeightfieldTerrainShape * heightFieldShape,
btTriangleInfoMap * triangleInfoMap )
inline

Member Function Documentation

◆ processTriangle()

virtual void b3ProcessAllTrianglesHeightfield::processTriangle ( btVector3 * triangle,
int partId,
int triangleIndex )
inlinevirtual

Member Data Documentation

◆ m_heightfieldShape

btHeightfieldTerrainShape* b3ProcessAllTrianglesHeightfield::m_heightfieldShape

Definition at line 299 of file btInternalEdgeUtility.cpp.

Referenced by b3ProcessAllTrianglesHeightfield(), and processTriangle().

◆ m_triangleInfoMap

btTriangleInfoMap* b3ProcessAllTrianglesHeightfield::m_triangleInfoMap

Definition at line 300 of file btInternalEdgeUtility.cpp.

Referenced by b3ProcessAllTrianglesHeightfield(), and processTriangle().


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