Toggle the navigation pane
Add to Favorites
Home: Autodesk 3ds Max SDK Documentation
Share
Translate this page
Powered by
Microsoft® Translator
node_find Struct Reference
Main Page
Public Attributes
node_find Struct Reference
Search for all occurrences
#include <mxsobjects.h>
Public Attributes
BOOL(*
tester
)(
INode
*, int, const void *)
const void *
test_arg
BOOL(*
selector
)(
INode
*, int, const void *)
const void *
sel_arg
Member Data Documentation
BOOL(*
tester
)(
INode
*, int, const void *)
Search for all occurrences
const void*
test_arg
Search for all occurrences
BOOL(*
selector
)(
INode
*, int, const void *)
Search for all occurrences
const void*
sel_arg
Search for all occurrences