Go to the source code of this file.
|
| enum | HUSD_PointInstancerMissingPointsPolicy { HUSD_PointInstancerMissingPointsPolicy::None,
HUSD_PointInstancerMissingPointsPolicy::Remove,
HUSD_PointInstancerMissingPointsPolicy::Invis
} |
| |
| enum | HUSD_PointInstancerMissingPrimvarsPolicy { HUSD_PointInstancerMissingPrimvarsPolicy::IgnorePrimvar,
HUSD_PointInstancerMissingPrimvarsPolicy::CreatePrimvar
} |
| |
| enum | HUSD_PointInstancerExistingProtoRelationshipMode { HUSD_PointInstancerExistingProtoRelationshipMode::Preserve,
HUSD_PointInstancerExistingProtoRelationshipMode::Overwrite,
HUSD_PointInstancerExistingProtoRelationshipMode::Append
} |
| |
| enum | HUSD_PointInstancerSopProtoIndexSource { HUSD_PointInstancerSopProtoIndexSource::None,
HUSD_PointInstancerSopProtoIndexSource::Attribute,
HUSD_PointInstancerSopProtoIndexSource::PrimName,
HUSD_PointInstancerSopProtoIndexSource::PrimPath
} |
| |
| enum | HUSD_PointInstancerProtoIndexSource { HUSD_PointInstancerProtoIndexSource::None,
HUSD_PointInstancerProtoIndexSource::Random,
HUSD_PointInstancerProtoIndexSource::IntAttribute,
HUSD_PointInstancerProtoIndexSource::StrAttribute
} |
| |
| enum | HUSD_PointInstancerCopyStyle { HUSD_PointInstancerCopyStyle::Invalid,
HUSD_PointInstancerCopyStyle::Overwrite,
HUSD_PointInstancerCopyStyle::Sparse,
HUSD_PointInstancerCopyStyle::Update
} |
| |
| enum | HUSD_PointInstancerXformImportType { HUSD_PointInstancerXformImportType::None,
HUSD_PointInstancerXformImportType::World
} |
| |