VR-Forces 4.10 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Static Public Member Functions
makVrv::DtCoordinatePack Class Reference

The pack class packs 3 doubles into 4 floats. More...

Static Public Member Functions

static void pack (const double pos[3], float pospack[4])
 Pack 3 doubles into 4 floats. More...
 
static void unpack (const float pospack[4], double pos[3])
 Unpack 3 doubles from 4 floats. More...
 

Detailed Description

The pack class packs 3 doubles into 4 floats.

Member Function Documentation

static void makVrv::DtCoordinatePack::pack ( const double  pos[3],
float  pospack[4] 
)
inlinestatic

Pack 3 doubles into 4 floats.

static void makVrv::DtCoordinatePack::unpack ( const float  pospack[4],
double  pos[3] 
)
inlinestatic

Unpack 3 doubles from 4 floats.


The documentation for this class was generated from the following file:

Document ID: Generated on Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)