blob: f0898a1e525fbfc71350176fc37b31757c1d1dd7 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
The NvFoundation library defines just the most basic
data types to be shared across all public interfaces.
It defines basic types for integers, floats, vectors,
matrices, and quaternions.
It also defines basic interfaces for error reporting
and memory allocation.
|