AL_USDMaya  0.16.6
USD to Maya Bridge
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
AL::usdmaya::fileio::SchemaPrimsUtils Class Reference

utility class to determine whether a usd transform chain should be created More...

#include <SchemaPrims.h>

Public Member Functions

 SchemaPrimsUtils ()
 ctor
 
bool needsTransformParent (const UsdPrim &prim)
 returns true if the prim specified requires a transform when importing custom nodes into the maya scene More...
 

Detailed Description

utility class to determine whether a usd transform chain should be created

Member Function Documentation

bool AL::usdmaya::fileio::SchemaPrimsUtils::needsTransformParent ( const UsdPrim &  prim)

returns true if the prim specified requires a transform when importing custom nodes into the maya scene

Parameters
primthe USD prim to check
Returns
true if the prim requires a parent transform on import, false otherwise

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