added comment about d_broadcastPosHpr

This commit is contained in:
Darren Ranalli 2007-06-30 01:24:36 +00:00
parent e230108209
commit 6960d34edc

View File

@ -53,6 +53,7 @@ class DistributedSmoothNodeBase:
BT.XYH: self.cnode.broadcastPosHprXyh,
BT.XY: self.cnode.broadcastPosHprXy,
}
# this comment is here so it will show up in a grep for 'def d_broadcastPosHpr'
self.d_broadcastPosHpr = broadcastFuncs[self.broadcastType]
# Set stagger to non-zero to randomly delay the initial task execution