3ds Max USD API Reference
Loading...
Searching...
No Matches
MeshConverter Member List

This is the complete list of members for MeshConverter, including all inherited members.

ApplyMatIdToMesh(const pxr::UsdGeomSubset &subset, MNMesh &maxMesh, int matId, const pxr::UsdTimeCode &timeCode)MeshConverterprotectedstatic
ApplyMaxEdgeCreases(maxUsd::MeshFacade &maxMesh, pxr::UsdGeomMesh &usdMesh, pxr::UsdTimeCode timeCode=pxr::UsdTimeCode::Default())MeshConverterprotectedstatic
ApplyMaxMapChannels(maxUsd::MeshFacade &maxMesh, pxr::UsdGeomMesh &mesh, const MaxMeshConversionOptions &options, pxr::UsdTimeCode timeCode, bool animated)MeshConverterprotectedstatic
ApplyMaxMaterialIDs(Mtl *mtl, const std::map< MtlID, pxr::VtIntArray > &materialIdToFacesMap, const pxr::UsdPrim &usdPrim)MeshConverterprotectedstatic
ApplyMaxNormals(maxUsd::MeshFacade &maxMesh, pxr::UsdGeomMesh &mesh, const MaxMeshConversionOptions &options, pxr::UsdTimeCode timeCode=pxr::UsdTimeCode::Default(), bool animated=false)MeshConverterprotectedstatic
ApplyMaxVertCreases(maxUsd::MeshFacade &maxMesh, pxr::UsdGeomMesh &usdMesh, pxr::UsdTimeCode timeCode=pxr::UsdTimeCode::Default())MeshConverterprotectedstatic
ApplyUSDEdgeCreases(const pxr::UsdGeomMesh &usdMesh, MNMesh &maxMesh, pxr::UsdTimeCode timeCode=pxr::UsdTimeCode::Default())MeshConverterprotectedstatic
ApplyUSDMaterialIDs(const pxr::UsdPrim &usdPrim, MNMesh &maxMesh, const pxr::UsdTimeCode &timeCode, MultiMtl **geomSubsetMaterial=nullptr)MeshConverterprotectedstatic
ApplyUSDNormals(const pxr::UsdGeomMesh &mesh, MNMesh &maxMesh, pxr::UsdTimeCode timeCode=pxr::UsdTimeCode::Default())MeshConverterprotectedstatic
ApplyUSDPrimvars(const pxr::UsdGeomMesh &mesh, MNMesh &maxMesh, const PrimvarMappingOptions &options, std::map< int, std::string > &channelNames, const pxr::UsdTimeCode &timeCode)MeshConverterprotectedstatic
ApplyUSDVertCreases(const pxr::UsdGeomMesh &usdMesh, MNMesh &maxMesh, pxr::UsdTimeCode timeCode=pxr::UsdTimeCode::Default())MeshConverterprotectedstatic
ChannelToPrimvar(maxUsd::MeshFacade &maxMesh, int channel, pxr::UsdGeomMesh &mesh, const maxUsd::MappedAttributeBuilder::Config &primvarConfig, const pxr::UsdTimeCode &timeCode, bool animated)MeshConverterprotectedstatic
ConvertToMNMesh(const pxr::UsdGeomMesh &mesh, MNMesh &maxMesh, const PrimvarMappingOptions &options, std::map< int, std::string > &channelNames, MultiMtl **geomsubSetsMaterial=nullptr, pxr::UsdTimeCode timeCode=pxr::UsdTimeCode::Default())MeshConverter
ConvertToPolyObject(const pxr::UsdGeomMesh &mesh, const PrimvarMappingOptions &options, std::map< int, std::string > &channelNames, MultiMtl **geomSubsetsMaterial, pxr::UsdTimeCode timeCode)MeshConverter
ConvertToUSDMesh(INode *node, const pxr::UsdStagePtr &stage, const pxr::SdfPath &path, const MaxMeshConversionOptions &options, const maxUsd::TimeConfig &time, bool applyOffsetTransform)MeshConverter
ConvertToUSDMesh(maxUsd::MeshFacade &maxMesh, const pxr::UsdStagePtr &stage, const pxr::SdfPath &path, const MaxMeshConversionOptions &options, pxr::UsdGeomMesh &usdMesh, const pxr::UsdTimeCode &timecode, std::map< MtlID, pxr::VtIntArray > &materialIdToFacesMap, bool animated)MeshConverter
ConvertToUSDMesh(maxUsd::MeshFacade &&maxMesh, const pxr::UsdStagePtr &stage, const pxr::SdfPath &path, const MaxMeshConversionOptions &options, pxr::UsdGeomMesh &usdMesh, const pxr::UsdTimeCode &timecode, std::map< MtlID, pxr::VtIntArray > &materialIdToFacesMap, bool animated)MeshConverterinline
GetMaterialIdFromCustomData(const pxr::UsdPrim &usdPrim)MeshConverterstatic
ResolveChannelPrimvars(const pxr::UsdGeomMesh &mesh, const PrimvarMappingOptions &options, std::map< int, pxr::UsdGeomPrimvar > &channelPrimvars)MeshConverterprotectedstatic