public bool ComputeFlattened(VtValue value) { bool ret = UsdCsPINVOKE.UsdGeomPrimvar_ComputeFlattened__SWIG_3(swigCPtr, VtValue.getCPtr(value)); return(ret); }
public UsdAttribute CreateAngleAttr(VtValue defaultValue, bool writeSparsely) { UsdAttribute ret = new UsdAttribute(UsdCsPINVOKE.UsdLuxDistantLight_CreateAngleAttr__SWIG_0(swigCPtr, VtValue.getCPtr(defaultValue), writeSparsely), true); if (UsdCsPINVOKE.SWIGPendingException.Pending) { throw UsdCsPINVOKE.SWIGPendingException.Retrieve(); } return(ret); }
public UsdAttribute CreateVerticalApertureOffsetAttr(VtValue defaultValue, bool writeSparsely) { UsdAttribute ret = new UsdAttribute(UsdCsPINVOKE.UsdGeomCamera_CreateVerticalApertureOffsetAttr__SWIG_0(swigCPtr, VtValue.getCPtr(defaultValue), writeSparsely), true); if (UsdCsPINVOKE.SWIGPendingException.Pending) { throw UsdCsPINVOKE.SWIGPendingException.Retrieve(); } return(ret); }
public UsdAttribute CreateEdgeScaleLeftAttr(VtValue defaultValue) { UsdAttribute ret = new UsdAttribute(UsdCsPINVOKE.UsdRiPxrBarnLightFilter_CreateEdgeScaleLeftAttr__SWIG_1(swigCPtr, VtValue.getCPtr(defaultValue)), true); if (UsdCsPINVOKE.SWIGPendingException.Pending) { throw UsdCsPINVOKE.SWIGPendingException.Retrieve(); } return(ret); }
public UsdAttribute CreateRotationsAttr(VtValue defaultValue, bool writeSparsely) { UsdAttribute ret = new UsdAttribute(UsdCsPINVOKE.UsdSkelAnimation_CreateRotationsAttr__SWIG_0(swigCPtr, VtValue.getCPtr(defaultValue), writeSparsely), true); if (UsdCsPINVOKE.SWIGPendingException.Pending) { throw UsdCsPINVOKE.SWIGPendingException.Retrieve(); } return(ret); }
public bool SetField(TfToken name, VtValue value) { bool ret = UsdCsPINVOKE.SdfPropertySpecHandle_SetField(swigCPtr, TfToken.getCPtr(name), VtValue.getCPtr(value)); if (UsdCsPINVOKE.SWIGPendingException.Pending) { throw UsdCsPINVOKE.SWIGPendingException.Retrieve(); } return(ret); }
public UsdAttribute CreateNormalOffsetsAttr(VtValue defaultValue) { UsdAttribute ret = new UsdAttribute(UsdCsPINVOKE.UsdSkelInbetweenShape_CreateNormalOffsetsAttr__SWIG_0(swigCPtr, VtValue.getCPtr(defaultValue)), true); if (UsdCsPINVOKE.SWIGPendingException.Pending) throw UsdCsPINVOKE.SWIGPendingException.Retrieve(); return ret; }
public UsdAttribute CreateRiShadowThinShadowAttr(VtValue defaultValue, bool writeSparsely) { UsdAttribute ret = new UsdAttribute(UsdCsPINVOKE.UsdRiLightAPI_CreateRiShadowThinShadowAttr__SWIG_0(swigCPtr, VtValue.getCPtr(defaultValue), writeSparsely), true); if (UsdCsPINVOKE.SWIGPendingException.Pending) { throw UsdCsPINVOKE.SWIGPendingException.Retrieve(); } return(ret); }
public UsdAttribute CreateRiTraceLightPathsAttr(VtValue defaultValue) { UsdAttribute ret = new UsdAttribute(UsdCsPINVOKE.UsdRiLightAPI_CreateRiTraceLightPathsAttr__SWIG_1(swigCPtr, VtValue.getCPtr(defaultValue)), true); if (UsdCsPINVOKE.SWIGPendingException.Pending) { throw UsdCsPINVOKE.SWIGPendingException.Retrieve(); } return(ret); }
public UsdAttribute CreateColorRampInterpolationAttr(VtValue defaultValue) { UsdAttribute ret = new UsdAttribute(UsdCsPINVOKE.UsdRiPxrRampLightFilter_CreateColorRampInterpolationAttr__SWIG_1(swigCPtr, VtValue.getCPtr(defaultValue)), true); if (UsdCsPINVOKE.SWIGPendingException.Pending) { throw UsdCsPINVOKE.SWIGPendingException.Retrieve(); } return(ret); }
public bool Remap(VtValue source, VtValue target) { bool ret = UsdCsPINVOKE.UsdSkelAnimMapper_Remap__SWIG_5(swigCPtr, VtValue.getCPtr(source), VtValue.getCPtr(target)); if (UsdCsPINVOKE.SWIGPendingException.Pending) { throw UsdCsPINVOKE.SWIGPendingException.Retrieve(); } return(ret); }
public UsdAttribute CreateShadowFalloffGammaAttr(VtValue defaultValue) { UsdAttribute ret = new UsdAttribute(UsdCsPINVOKE.UsdLuxShadowAPI_CreateShadowFalloffGammaAttr__SWIG_1(swigCPtr, VtValue.getCPtr(defaultValue)), true); if (UsdCsPINVOKE.SWIGPendingException.Pending) { throw UsdCsPINVOKE.SWIGPendingException.Retrieve(); } return(ret); }
public bool Get(VtValue value) { bool ret = UsdCsPINVOKE.UsdAttributeQuery_Get__SWIG_3(swigCPtr, VtValue.getCPtr(value)); return(ret); }
public UsdAttribute CreateFilePathAttr(VtValue defaultValue) { UsdAttribute ret = new UsdAttribute(UsdCsPINVOKE.UsdVolFieldAsset_CreateFilePathAttr__SWIG_1(swigCPtr, VtValue.getCPtr(defaultValue)), true); if (UsdCsPINVOKE.SWIGPendingException.Pending) { throw UsdCsPINVOKE.SWIGPendingException.Retrieve(); } return(ret); }
public UsdAttribute CreateDisplayColorAttr(VtValue defaultValue, bool writeSparsely) { UsdAttribute ret = new UsdAttribute(UsdCsPINVOKE.UsdGeomGprim_CreateDisplayColorAttr__SWIG_0(swigCPtr, VtValue.getCPtr(defaultValue), writeSparsely), true); if (UsdCsPINVOKE.SWIGPendingException.Pending) { throw UsdCsPINVOKE.SWIGPendingException.Retrieve(); } return(ret); }
public UsdAttribute CreateFaceVaryingLinearInterpolationAttr(VtValue defaultValue) { UsdAttribute ret = new UsdAttribute(UsdCsPINVOKE.UsdGeomMesh_CreateFaceVaryingLinearInterpolationAttr__SWIG_1(swigCPtr, VtValue.getCPtr(defaultValue)), true); if (UsdCsPINVOKE.SWIGPendingException.Pending) { throw UsdCsPINVOKE.SWIGPendingException.Retrieve(); } return(ret); }
public void SetInfoDictionaryValue(TfToken dictionaryKey, TfToken entryKey, VtValue value) { UsdCsPINVOKE.SdfPropertySpecHandle_SetInfoDictionaryValue(swigCPtr, TfToken.getCPtr(dictionaryKey), TfToken.getCPtr(entryKey), VtValue.getCPtr(value)); if (UsdCsPINVOKE.SWIGPendingException.Pending) { throw UsdCsPINVOKE.SWIGPendingException.Retrieve(); } }
public UsdAttribute CreateTriangleSubdivisionRuleAttr(VtValue defaultValue, bool writeSparsely) { UsdAttribute ret = new UsdAttribute(UsdCsPINVOKE.UsdGeomMesh_CreateTriangleSubdivisionRuleAttr__SWIG_0(swigCPtr, VtValue.getCPtr(defaultValue), writeSparsely), true); if (UsdCsPINVOKE.SWIGPendingException.Pending) { throw UsdCsPINVOKE.SWIGPendingException.Retrieve(); } return(ret); }
public static VtValue CastToTypeOf(VtValue val, VtValue other) { VtValue ret = new VtValue(UsdCsPINVOKE.VtValue_CastToTypeOf__SWIG_0(VtValue.getCPtr(val), VtValue.getCPtr(other)), true); if (UsdCsPINVOKE.SWIGPendingException.Pending) { throw UsdCsPINVOKE.SWIGPendingException.Retrieve(); } return(ret); }
public UsdAttribute CreateCreaseSharpnessesAttr(VtValue defaultValue) { UsdAttribute ret = new UsdAttribute(UsdCsPINVOKE.UsdGeomMesh_CreateCreaseSharpnessesAttr__SWIG_1(swigCPtr, VtValue.getCPtr(defaultValue)), true); if (UsdCsPINVOKE.SWIGPendingException.Pending) { throw UsdCsPINVOKE.SWIGPendingException.Retrieve(); } return(ret); }
public UsdAttribute CreateEdgeScaleBottomAttr(VtValue defaultValue, bool writeSparsely) { UsdAttribute ret = new UsdAttribute(UsdCsPINVOKE.UsdRiPxrBarnLightFilter_CreateEdgeScaleBottomAttr__SWIG_0(swigCPtr, VtValue.getCPtr(defaultValue), writeSparsely), true); if (UsdCsPINVOKE.SWIGPendingException.Pending) { throw UsdCsPINVOKE.SWIGPendingException.Retrieve(); } return(ret); }
public UsdAttribute CreatePurposeAttr(VtValue defaultValue) { UsdAttribute ret = new UsdAttribute(UsdCsPINVOKE.UsdGeomImageable_CreatePurposeAttr__SWIG_1(swigCPtr, VtValue.getCPtr(defaultValue)), true); if (UsdCsPINVOKE.SWIGPendingException.Pending) { throw UsdCsPINVOKE.SWIGPendingException.Retrieve(); } return(ret); }
protected void SetValue(TfToken key, VtValue value) { UsdCsPINVOKE.UsdMetadataValueMap_SetValue(swigCPtr, TfToken.getCPtr(key), VtValue.getCPtr(value)); if (UsdCsPINVOKE.SWIGPendingException.Pending) { throw UsdCsPINVOKE.SWIGPendingException.Retrieve(); } }
public UsdAttribute CreateFilePathAttr(VtValue defaultValue, bool writeSparsely) { UsdAttribute ret = new UsdAttribute(UsdCsPINVOKE.UsdRiRisIntegrator_CreateFilePathAttr__SWIG_0(swigCPtr, VtValue.getCPtr(defaultValue), writeSparsely), true); if (UsdCsPINVOKE.SWIGPendingException.Pending) { throw UsdCsPINVOKE.SWIGPendingException.Retrieve(); } return(ret); }
public UsdAttribute CreateBlendShapeWeightsAttr(VtValue defaultValue) { UsdAttribute ret = new UsdAttribute(UsdCsPINVOKE.UsdSkelAnimation_CreateBlendShapeWeightsAttr__SWIG_1(swigCPtr, VtValue.getCPtr(defaultValue)), true); if (UsdCsPINVOKE.SWIGPendingException.Pending) { throw UsdCsPINVOKE.SWIGPendingException.Retrieve(); } return(ret); }
public UsdAttribute CreateArgsPathAttr(VtValue defaultValue) { UsdAttribute ret = new UsdAttribute(UsdCsPINVOKE.UsdRiRisIntegrator_CreateArgsPathAttr__SWIG_1(swigCPtr, VtValue.getCPtr(defaultValue)), true); if (UsdCsPINVOKE.SWIGPendingException.Pending) { throw UsdCsPINVOKE.SWIGPendingException.Retrieve(); } return(ret); }
public UsdAttribute CreateIntensityAttr(VtValue defaultValue) { UsdAttribute ret = new UsdAttribute(UsdCsPINVOKE.UsdLuxDistantLight_CreateIntensityAttr__SWIG_1(swigCPtr, VtValue.getCPtr(defaultValue)), true); if (UsdCsPINVOKE.SWIGPendingException.Pending) { throw UsdCsPINVOKE.SWIGPendingException.Retrieve(); } return(ret); }
public UsdAttribute CreateDisplayOpacityAttr(VtValue defaultValue) { UsdAttribute ret = new UsdAttribute(UsdCsPINVOKE.UsdGeomGprim_CreateDisplayOpacityAttr__SWIG_1(swigCPtr, VtValue.getCPtr(defaultValue)), true); if (UsdCsPINVOKE.SWIGPendingException.Pending) { throw UsdCsPINVOKE.SWIGPendingException.Retrieve(); } return(ret); }
public UsdAttribute CreateFocalLengthAttr(VtValue defaultValue) { UsdAttribute ret = new UsdAttribute(UsdCsPINVOKE.UsdGeomCamera_CreateFocalLengthAttr__SWIG_1(swigCPtr, VtValue.getCPtr(defaultValue)), true); if (UsdCsPINVOKE.SWIGPendingException.Pending) { throw UsdCsPINVOKE.SWIGPendingException.Retrieve(); } return(ret); }
public bool ComputeFlattened(VtValue value, UsdTimeCode time) { bool ret = UsdCsPINVOKE.UsdGeomPrimvar_ComputeFlattened__SWIG_2(swigCPtr, VtValue.getCPtr(value), UsdTimeCode.getCPtr(time)); if (UsdCsPINVOKE.SWIGPendingException.Pending) { throw UsdCsPINVOKE.SWIGPendingException.Retrieve(); } return(ret); }