NewtonWorldFloatSize

From Newton Wiki
Jump to: navigation, search

NewtonWorldFloatSize

int NewtonWorldFloatSize ()

Usage

Return the size of a Newton dFloat in bytes.

Parameters

  • None

Return

  • int float size (4 for 32 bit library and 8 for 64 bit double library )

Remarks

This can be used to determine if you are running single or double precision build of the library

See also