3ds Max C++ API Reference
node_find Struct Reference

#include <mxsobjects.h>

Public Attributes

BOOL(* tester )(INode *, int, const void *)
 
const voidtest_arg
 
BOOL(* selector )(INode *, int, const void *)
 
const voidsel_arg
 

Member Data Documentation

◆ tester

BOOL(* tester) (INode *, int, const void *)

◆ test_arg

const void* test_arg

◆ selector

BOOL(* selector) (INode *, int, const void *)

◆ sel_arg

const void* sel_arg