Brief Index      Full Index      Events Index      I.M. Reference

Compute_Transformed_Plane File Reference

Functions

HC_BOOLEAN Compute_Transformed_Plane (const HC_PLANE *plane, const float *matrix, HC_PLANE *out_plane)
HC_BOOLEAN DCompute_Transformed_Plane (const HC_DPLANE *plane, const double *matrix, HC_DPLANE *out_plane)
HC_BOOLEAN Compute_Transformed_Planes (int count, const HC_PLANE *planes, const float *matrix, HC_PLANE *out_planes)
HC_BOOLEAN DCompute_Transformed_Planes (int count, const HC_DPLANE *planes, const float *matrix, HC_DPLANE *out_planes)

Detailed Description

Brief Index      Full Index      Events Index      I.M. Reference