Package org.robwork.sdurw_models
Class sdurw_models
- java.lang.Object
-
- org.robwork.sdurw_models.sdurw_models
-
public class sdurw_models extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description sdurw_models()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static CompositeDevicePtrownedPtr(CompositeDevice ptr)A Ptr that takes ownership over a raw pointer ptr.static CompositeJointDevicePtrownedPtr(CompositeJointDevice ptr)A Ptr that takes ownership over a raw pointer ptr.static ControllerModelPtrownedPtr(ControllerModel ptr)A Ptr that takes ownership over a raw pointer ptr.static DeformableObjectPtrownedPtr(DeformableObject ptr)A Ptr that takes ownership over a raw pointer ptr.static DependentJointPtrownedPtr(DependentJoint ptr)A Ptr that takes ownership over a raw pointer ptr.static DependentPrismaticJointPtrownedPtr(DependentPrismaticJoint ptr)A Ptr that takes ownership over a raw pointer ptr.static DependentRevoluteJointPtrownedPtr(DependentRevoluteJoint ptr)A Ptr that takes ownership over a raw pointer ptr.static DevicePtrownedPtr(Device ptr)A Ptr that takes ownership over a raw pointer ptr.static DeviceJacobianCalculatorPtrownedPtr(DeviceJacobianCalculator ptr)A Ptr that takes ownership over a raw pointer ptr.static DHParameterSetPtrownedPtr(DHParameterSet ptr)A Ptr that takes ownership over a raw pointer ptr.static JacobianCalculatorPtrownedPtr(JacobianCalculator ptr)A Ptr that takes ownership over a raw pointer ptr.static JacobianUtilPtrownedPtr(JacobianUtil ptr)A Ptr that takes ownership over a raw pointer ptr.static JointPtrownedPtr(Joint ptr)A Ptr that takes ownership over a raw pointer ptr.static JointDevicePtrownedPtr(JointDevice ptr)A Ptr that takes ownership over a raw pointer ptr.static JointDeviceJacobianCalculatorPtrownedPtr(JointDeviceJacobianCalculator ptr)A Ptr that takes ownership over a raw pointer ptr.static MobileDevicePtrownedPtr(MobileDevice ptr)A Ptr that takes ownership over a raw pointer ptr.static ModelsPtrownedPtr(Models ptr)A Ptr that takes ownership over a raw pointer ptr.static ObjectPtrownedPtr(Object ptr)A Ptr that takes ownership over a raw pointer ptr.static ParallelDevicePtrownedPtr(ParallelDevice ptr)A Ptr that takes ownership over a raw pointer ptr.static ParallelLegPtrownedPtr(ParallelLeg ptr)A Ptr that takes ownership over a raw pointer ptr.static PrismaticJointPtrownedPtr(PrismaticJoint ptr)A Ptr that takes ownership over a raw pointer ptr.static PrismaticSphericalJointPtrownedPtr(PrismaticSphericalJoint ptr)A Ptr that takes ownership over a raw pointer ptr.static PrismaticUniversalJointPtrownedPtr(PrismaticUniversalJoint ptr)A Ptr that takes ownership over a raw pointer ptr.static RevoluteJointPtrownedPtr(RevoluteJoint ptr)A Ptr that takes ownership over a raw pointer ptr.static RigidBodyInfoPtrownedPtr(RigidBodyInfo ptr)A Ptr that takes ownership over a raw pointer ptr.static RigidObjectPtrownedPtr(RigidObject ptr)A Ptr that takes ownership over a raw pointer ptr.static SE3DevicePtrownedPtr(SE3Device ptr)A Ptr that takes ownership over a raw pointer ptr.static SerialDevicePtrownedPtr(SerialDevice ptr)A Ptr that takes ownership over a raw pointer ptr.static SphericalJointPtrownedPtr(SphericalJoint ptr)A Ptr that takes ownership over a raw pointer ptr.static TreeDevicePtrownedPtr(TreeDevice ptr)A Ptr that takes ownership over a raw pointer ptr.static UniversalJointPtrownedPtr(UniversalJoint ptr)A Ptr that takes ownership over a raw pointer ptr.static VirtualJointPtrownedPtr(VirtualJoint ptr)A Ptr that takes ownership over a raw pointer ptr.static WorkCellPtrownedPtr(WorkCell ptr)A Ptr that takes ownership over a raw pointer ptr.
-
-
-
Method Detail
-
ownedPtr
public static ObjectPtr ownedPtr(Object ptr)
A Ptr that takes ownership over a raw pointer ptr.
-
ownedPtr
public static DevicePtr ownedPtr(Device ptr)
A Ptr that takes ownership over a raw pointer ptr.
-
ownedPtr
public static JointPtr ownedPtr(Joint ptr)
A Ptr that takes ownership over a raw pointer ptr.
-
ownedPtr
public static JointDevicePtr ownedPtr(JointDevice ptr)
A Ptr that takes ownership over a raw pointer ptr.
-
ownedPtr
public static JacobianCalculatorPtr ownedPtr(JacobianCalculator ptr)
A Ptr that takes ownership over a raw pointer ptr.
-
ownedPtr
public static CompositeDevicePtr ownedPtr(CompositeDevice ptr)
A Ptr that takes ownership over a raw pointer ptr.
-
ownedPtr
public static CompositeJointDevicePtr ownedPtr(CompositeJointDevice ptr)
A Ptr that takes ownership over a raw pointer ptr.
-
ownedPtr
public static ControllerModelPtr ownedPtr(ControllerModel ptr)
A Ptr that takes ownership over a raw pointer ptr.
-
ownedPtr
public static DeformableObjectPtr ownedPtr(DeformableObject ptr)
A Ptr that takes ownership over a raw pointer ptr.
-
ownedPtr
public static DependentJointPtr ownedPtr(DependentJoint ptr)
A Ptr that takes ownership over a raw pointer ptr.
-
ownedPtr
public static DependentPrismaticJointPtr ownedPtr(DependentPrismaticJoint ptr)
A Ptr that takes ownership over a raw pointer ptr.
-
ownedPtr
public static DependentRevoluteJointPtr ownedPtr(DependentRevoluteJoint ptr)
A Ptr that takes ownership over a raw pointer ptr.
-
ownedPtr
public static DeviceJacobianCalculatorPtr ownedPtr(DeviceJacobianCalculator ptr)
A Ptr that takes ownership over a raw pointer ptr.
-
ownedPtr
public static DHParameterSetPtr ownedPtr(DHParameterSet ptr)
A Ptr that takes ownership over a raw pointer ptr.
-
ownedPtr
public static JacobianUtilPtr ownedPtr(JacobianUtil ptr)
A Ptr that takes ownership over a raw pointer ptr.
-
ownedPtr
public static JointDeviceJacobianCalculatorPtr ownedPtr(JointDeviceJacobianCalculator ptr)
A Ptr that takes ownership over a raw pointer ptr.
-
ownedPtr
public static MobileDevicePtr ownedPtr(MobileDevice ptr)
A Ptr that takes ownership over a raw pointer ptr.
-
ownedPtr
public static ModelsPtr ownedPtr(Models ptr)
A Ptr that takes ownership over a raw pointer ptr.
-
ownedPtr
public static ParallelLegPtr ownedPtr(ParallelLeg ptr)
A Ptr that takes ownership over a raw pointer ptr.
-
ownedPtr
public static ParallelDevicePtr ownedPtr(ParallelDevice ptr)
A Ptr that takes ownership over a raw pointer ptr.
-
ownedPtr
public static PrismaticJointPtr ownedPtr(PrismaticJoint ptr)
A Ptr that takes ownership over a raw pointer ptr.
-
ownedPtr
public static PrismaticSphericalJointPtr ownedPtr(PrismaticSphericalJoint ptr)
A Ptr that takes ownership over a raw pointer ptr.
-
ownedPtr
public static PrismaticUniversalJointPtr ownedPtr(PrismaticUniversalJoint ptr)
A Ptr that takes ownership over a raw pointer ptr.
-
ownedPtr
public static RevoluteJointPtr ownedPtr(RevoluteJoint ptr)
A Ptr that takes ownership over a raw pointer ptr.
-
ownedPtr
public static RigidBodyInfoPtr ownedPtr(RigidBodyInfo ptr)
A Ptr that takes ownership over a raw pointer ptr.
-
ownedPtr
public static RigidObjectPtr ownedPtr(RigidObject ptr)
A Ptr that takes ownership over a raw pointer ptr.
-
ownedPtr
public static SE3DevicePtr ownedPtr(SE3Device ptr)
A Ptr that takes ownership over a raw pointer ptr.
-
ownedPtr
public static SerialDevicePtr ownedPtr(SerialDevice ptr)
A Ptr that takes ownership over a raw pointer ptr.
-
ownedPtr
public static SphericalJointPtr ownedPtr(SphericalJoint ptr)
A Ptr that takes ownership over a raw pointer ptr.
-
ownedPtr
public static TreeDevicePtr ownedPtr(TreeDevice ptr)
A Ptr that takes ownership over a raw pointer ptr.
-
ownedPtr
public static UniversalJointPtr ownedPtr(UniversalJoint ptr)
A Ptr that takes ownership over a raw pointer ptr.
-
ownedPtr
public static VirtualJointPtr ownedPtr(VirtualJoint ptr)
A Ptr that takes ownership over a raw pointer ptr.
-
ownedPtr
public static WorkCellPtr ownedPtr(WorkCell ptr)
A Ptr that takes ownership over a raw pointer ptr.
-
-