- java.lang.Object
- com.anylogic.engine.omniverse_connector.AbstractInstancingUsdRepresentation<A>
- com.anylogic.engine.omniverse_connector.CollectionUsdRepresentation<C>
- com.anylogic.engine.omniverse_connector.ShapeCollectionUsdRepresentation<C>
- All Implemented Interfaces:
InstancingUsdRepresentation<C>
,UsdRepresentation<C>
- Direct Known Subclasses:
Shape3DObjectCollectionUsdRepresentation
@AnyLogicInternalAPI public class ShapeCollectionUsdRepresentation<C extends Shape> extends CollectionUsdRepresentation<C>
Constructor | Description |
---|---|
ShapeCollectionUsdRepresentation |
addAttrUpdater, addAttrUpdater, addPositionUpdater, addPositionUpdater, addVariantUpdater, addVariantUpdater, fillFrame, generate
Methods inherited from class com.anylogic.engine.omniverse_connector.AbstractInstancingUsdRepresentation
disableCache, getAssetPaths, getCacheSize, getContainerPath, getObject, isInstanceable, setCacheSize, setInstanceable
public ShapeCollectionUsdRepresentation(UsdContext context, Iterable<C> population, List<String> assetPath, String containerPath, String innerPath, String parentContainerPath)