summaryrefslogtreecommitdiff
path: root/indra/llmeshoptimizer
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2024-08-30 17:13:26 -0400
committerNat Goodspeed <nat@lindenlab.com>2024-08-30 17:13:26 -0400
commit2eb0d173c3d24997a70b5ca9e78562ba48fc2f51 (patch)
treeefc13fe11e0f2c5e0ca4cce83a157f9c8929b6d5 /indra/llmeshoptimizer
parenta662fea2840bd6e8b7856b5f3c8e2f43e706178e (diff)
Add LLIntTracker<T>, an LLInstanceTracker<T, int> with generated keys.
The point of LLIntTracker is to generate its keys implicitly, so that its int getKey() can be treated more or less like an instance pointer, with the added bonus that the key can be passed around via LLSD. LLIntTracker generates random int keys to try to make it a little harder for one script to mess with an LLIntTracker instance belonging to another.
Diffstat (limited to 'indra/llmeshoptimizer')
0 files changed, 0 insertions, 0 deletions