neuray API Programmer's Manual

Collections

[Types]

Description

This module and its submodule Compounds list all interfaces related to collections. Both modules only exist to split the very high number of interfaces related to types into smaller subsets. See Types for an explanation of the type system.

See also:

Compounds

Modules

 
This module lists all interfaces and typedefs related to compounds. More...

Classes

class 
This interface represents static arrays, i.e., arrays with a fixed number of elements. More...
class 
This interface represents calls. More...
class 
This interface represents collections. More...
class 
This interface represents dynamic arrays, i.e., arrays with a variable number of elements. More...
class 
This interface represents maps, i.e., a key-value based data structure. More...
class 
This interface represents structures, i.e., a key-value based data structure. More...