DrawBoundingBox abstract method

void DrawBoundingBox(
  1. BoundingBoxStructType box,
  2. ColorStructType color
)

Implementation

void DrawBoundingBox(
  BoundingBoxStructType box,
  ColorStructType color,
);