3ds Max USD API Reference
|
Callback helper class for enumerating Max node dependents with skin modifiers. This class is a callback object for the ReferenceMaker::DoEnumDependentsImpl() and ReferenceMaker::DoEnumDependents() methods. The proc() method is called by the system. More...
#include <TranslationUtils.h>
Public Member Functions | |
HasDependentSkinProc (ReferenceTarget *target) | |
int | proc (ReferenceMaker *rmaker) override |
Public Attributes | |
ReferenceTarget * | node = nullptr |
bool | hasDependentSkin = false |
Callback helper class for enumerating Max node dependents with skin modifiers. This class is a callback object for the ReferenceMaker::DoEnumDependentsImpl() and ReferenceMaker::DoEnumDependents() methods. The proc() method is called by the system.