NDEVR
API Documentation
Core Types

Fundamental data types, containers, and platform abstractions. More...

Collaboration diagram for Core Types:

Topics

 Buffers
 Dynamic arrays, memory management, and container utilities.
 Color Types
 Color representation, conversion, and palette classes.
 Database
 Table storage, typed columns, and binary serialization.
 File IO
 File access, binary serialization, and structured data parsing.
 Math
 Vectors, matrices, angles, bounds, and geometric primitives.
 Strings
 String types, views, translation, and text conversion utilities.
 Threading
 Threads, locks, queues, and concurrency primitives.

Detailed Description

Fundamental data types, containers, and platform abstractions.

The building blocks of the NDEVR SDK: strings, buffers, math primitives, file access, threading, and the columnar database engine.