1 #line 1 "S:/jenkins/workspace/ECP/ufe/ufe-full-python3.10-windows/ufe/include/sceneSegmentHandler.h" 2 #ifndef _sceneSegmentHandler 3 #define _sceneSegmentHandler 45 typedef std::shared_ptr<SceneSegmentHandler>
Ptr;
50 static Ptr sceneSegmentHandler(
Rtid);
63 virtual bool isGateway_(
const Path&
path)
const = 0;
69 static bool isGateway(
const Path&
path);
std::shared_ptr< SceneSegmentHandler > Ptr
Identify an object or 3D path in the scene.
Selection list for objects in the scene.
Path path(const std::string &pathString)
Provides services that operate on a scene segment. This base class defines an interface that runtimes...