aboutsummaryrefslogtreecommitdiff
path: root/external/NvFoundation/1.1/doc/ReadMe.txt
diff options
context:
space:
mode:
Diffstat (limited to 'external/NvFoundation/1.1/doc/ReadMe.txt')
-rw-r--r--external/NvFoundation/1.1/doc/ReadMe.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/external/NvFoundation/1.1/doc/ReadMe.txt b/external/NvFoundation/1.1/doc/ReadMe.txt
new file mode 100644
index 0000000..f0898a1
--- /dev/null
+++ b/external/NvFoundation/1.1/doc/ReadMe.txt
@@ -0,0 +1,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.