SPICE |
The SPICE3Extensions type exposes the following members.
Name | Description | |
---|---|---|
![]() | Dump(CommandList, String) | Dumps the list content into text files located at path. |
![]() | Dump(CommandList, String, IEnumerableCommandCode) | Dumps the list content into text files located at path. |
![]() | Equals | Returns true if the commands are the same. Double payload is compared against delta. |
![]() | Md5Hash | |
![]() | ToDmat4 | Converts a Transform3D to a dmat4. |
![]() | ToDvec2 | Converts a Point2D to a dvec2. |
![]() | ToDvec3(Point2D) | Converts a Point2D to a dvec3. |
![]() | ToDvec3(Point3D) | Converts a Point3D to a dvec3. |
![]() | ToDvec4 | Converts a Point4D to a dvec4. |
![]() | ToRPoint2D | Converts a dvec2 to a Point2D. |
![]() | ToRPoint3D(dvec3) | Converts a dvec3 to a Point3D. |
![]() | ToRPoint3D(dvec3, Int32) | Converts a dvec3 to a Point3D with defined digits. |