Sack Library Documentation
ContentsIndexReferenceHome
PreviousUpNext
sack::math::vector::RCOORDBITS Macro
C++
#define RCOORDBITS(v) (*(_32*)&(v))

A macro to get the literal bits into an unsigned value of the same size. Shift and binary operators do not apply to floating point values, but floating point values are fields of bits that represent fractional parts of integers. This gets the bits so the fields can be tested.

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at support@toolsfactory.com.
Copyright (c) 2000+. All rights reserved.
What do you think about this topic? Send feedback!