3ds Max USD API Reference
Loading...
Searching...
No Matches
MAXUSD_NS_DEF::HasDependentSkinProc Class 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>

Inheritance diagram for MAXUSD_NS_DEF::HasDependentSkinProc:

Public Member Functions

 HasDependentSkinProc (ReferenceTarget *target)
 
int proc (ReferenceMaker *rmaker) override
 

Public Attributes

ReferenceTarget * node = nullptr
 
bool hasDependentSkin = false
 

Detailed Description

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.


The documentation for this class was generated from the following file: