![]() |
Murl Engine Lua Addon API
Version 1.0 beta
|
A generic index template class for moveable objects eg. structs or fundamental data types like UInt32, Real, etc.
See IndexBase class for all index methods.
The index class stores a number of (not necessarily unique) keys in a hash table.
The index class works for moveable objects only, use ObjectIndex class for storing non-moveable objects.
This class is based on the NTL Index container, see http://www.ultimatepp.org
Murl.Index.Double
Murl.Index.Float
Murl.Index.GraphINode
Murl.Index.Real
Murl.Index.SInt16
Murl.Index.SInt32
Murl.Index.SInt64
Murl.Index.SInt8
Murl.Index.String
Murl.Index.UInt16
Murl.Index.UInt32
Murl.Index.UInt64
Murl.Index.UInt8