Vector.h#

Fully qualified name: omni/Vector.h

In directory: omni

Source file: Vector.h

ABI safe std::vector implementation.

Classes#

omni::vector

Implementation of an ABI-safe vector container.

omni::vector< bool >

For now, the bool specialization is defined so as to not be used. This way we can decide later if we want to provide an ABI-safe version or not.

Namespaces#

omni

Main namespace for Omniverse.