Back to class index
| OBB::ToEdgeListSyntaxvoid OBB::ToEdgeList(float4 *outPos) const; [12 lines of code]Generates an edge list representation of the edges of this OBB. Parametersfloat4 *outPos [out]An array that contains space for at least 24 vertices (NumVerticesInEdgeList()). See Also |