d3d_transform_set_identity()

From ENIGMA
Jump to navigation Jump to search

Description

Sets the identity of transformation.

Parameters

Parameter Description
none There are no parameters for this function.

Return Values

void: This function does not return anything.

Example Call

// demonstrates setting the identity of transformation
d3d_transform_set_identity();