AnyLogic
Expand
Font size
Type Parameters:
C - Shape class
All Implemented Interfaces:
UsdRepresentation<C>

public class ShapeUsdRepresentation<C extends Shape>
extends AbstractUsdRepresentation<C>
Associates a single shape element with a prim.

Field Summary

Fields inherited from class com.anylogic.engine.omniverse_connector.AbstractUsdRepresentation

USD_ATTR_VISIBILITY

Constructor Summary

ConstructorDescription
ShapeUsdRepresentation(UsdContext context, C object, String usdPrimPath) 

Method Summary

Modifier and TypeMethodDescription
static booleanisVisible(Shape shape) 

Methods inherited from class java.lang.Object

equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Constructor Details

ShapeUsdRepresentation

public ShapeUsdRepresentation(UsdContext context,
 C object,
 String usdPrimPath)

Method Details

isVisible

@AnyLogicInternalAPI
public static boolean isVisible(Shape shape)