Hit Lists
 
 
 

3ds Max maintains three INode lists, for successfully hit nodes in the ViewExp class after performing hit tests. The first list is an internally maintained list of all hit nodes. In addition a HitLog is provided for modifier sub-object hits and a CtrlHitLog for controller sub-object hits.

The following methods of the ViewExp class are used to work with INode hit lists.

The following methods of the ViewExp class are used to work with modifier sub-object hit lists.

The following methods of the ViewExp class are used to work with controller sub-object hit lists.