AnyLogic
Expand
Font size

public class ShapePositionWatcher<C extends Shape>
extends AbstractPositionWatcher<C>

Nested Class Summary

Nested classes/interfaces inherited from class com.anylogic.engine.omniverse_connector.AbstractPositionWatcher

AbstractPositionWatcher.BasisType

Constructor Summary

ConstructorDescription
ShapePositionWatcher(UsdContext context, boolean updateScale) 

Method Summary

Modifier and TypeMethodDescription
default StringgetFieldPath() 

Methods inherited from class com.anylogic.engine.omniverse_connector.AbstractPositionWatcher

addGlobalTransformator, addTransformator, getFieldName, getFieldValue, setBasis, setFixBasisMirroring

Methods inherited from class java.lang.Object

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

Constructor Details

ShapePositionWatcher

public ShapePositionWatcher(UsdContext context,
 boolean updateScale)

Method Details

getFieldPath

default String getFieldPath()