COpenGL::GetPointWorldCoordinates![]()
static void GetPointWorldCoordinates( float* ObjectPoint, SObjectInfo* ObjectInfo );
Parameters
| ObjectPoint | Pointer to three coordinate values to convert. The coordinates will be converted in place. |
| ObjectInfo | Pointer to a SObjectInfo structure of an object which coordinates are going to be converted. |
Remarks
The GetPointWorldCoordinates method transform local object’s coordinates to global “world” coordinates. The conversion algorithm uses passed SObjectInfo structure information such object as translation, rotation and object’s parent objects translation and rotations.
This method is available from ClassGL version 3.0
See Also
![]()
| © 2001 Solid Graphics, All rights reserved. |
| To view this site, we require use of either Netscape Navigator 4.0 or higher or Internet Explorer 4.0 or higher. |