d3d_transform_set_identity()

From ENIGMA
Revision as of 16:55, 17 September 2013 by RobertBColton (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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();