#143 ✓resolved
lindsay.kay (at xeolabs)

Hash function for individual traversal states (node visits)

Reported by lindsay.kay (at xeolabs) | August 7th, 2010 @ 09:39 AM | in V0.7.7

Whenever we are at a node during traversal, we need to have a unique hash value for that particular traversal state. In other words, if we are at this node (not neccessarily SIDs here):

alpha/bravo/charlie

we want a unique hash that is different from when we are at this sibling node:

alpha/bravo/delta

Then, when we are later back at

alpha/bravo/charlie

on a subsequent traversal, we have the same hash value again, from which we can determine that we are back at that particular location.

This is to help the issue with correct event handling within Instance-Symbol relationships: https://xeolabs.lighthouseapp.com/projects/50643/tickets/142-pick-e...

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

SceneJS provides easy access to WebGL through a simple and declarative JavaScript API. The SceneJS API is functional, which enables its scene definitions to be really compact and expressive, while hooking into other JavaScript code just that little bit more smoothly.

Shared Ticket Bins

People watching this ticket

Pages