C# Class Afterglow.Math.Test_Vector4

Show file Open project: Christof/afterglow

Private Methods

Method Description
AccessValuesByIndex ( ) : void
Access_values_by_index_throws_OutOfRangeException_if_index_is_out_of_range ( ) : void
Constructor_Sets_XYZW ( ) : void
Constructor_with_Vector4_and_a_sacalar_sets_XYZW ( ) : void
Constructor_with_array_as_argument ( ) : void
Division_with_scalar_operator ( ) : void
ToString ( ) : void
ToVector3_returns_the_XYZ_components ( ) : void