Exemplo n.º 1
0
        public UsdAttribute CreateFaceVaryingLinearInterpolationAttr()
        {
            UsdAttribute ret = new UsdAttribute(UsdCsPINVOKE.UsdGeomMesh_CreateFaceVaryingLinearInterpolationAttr__SWIG_2(swigCPtr), true);

            return(ret);
        }
Exemplo n.º 2
0
        public UsdAttribute CreateAnalyticUseLightDirectionAttr()
        {
            UsdAttribute ret = new UsdAttribute(UsdCsPINVOKE.UsdRiPxrBarnLightFilter_CreateAnalyticUseLightDirectionAttr__SWIG_2(swigCPtr), true);

            return(ret);
        }
Exemplo n.º 3
0
        public UsdAttribute CreateAnalyticDensityExponentAttr()
        {
            UsdAttribute ret = new UsdAttribute(UsdCsPINVOKE.UsdRiPxrBarnLightFilter_CreateAnalyticDensityExponentAttr__SWIG_2(swigCPtr), true);

            return(ret);
        }
        public UsdAttribute GetAttr()
        {
            UsdAttribute ret = new UsdAttribute(UsdCsPINVOKE.UsdSkelInbetweenShape_GetAttr(swigCPtr), false);

            return(ret);
        }
Exemplo n.º 5
0
        public UsdAttribute CreateRadiusAttr()
        {
            UsdAttribute ret = new UsdAttribute(UsdCsPINVOKE.UsdRiPxrBarnLightFilter_CreateRadiusAttr__SWIG_2(swigCPtr), true);

            return(ret);
        }
 public UsdAttribute CreateNormalOffsetsAttr()
 {
     UsdAttribute ret = new UsdAttribute(UsdCsPINVOKE.UsdSkelInbetweenShape_CreateNormalOffsetsAttr__SWIG_1(swigCPtr), true);
     return ret;
 }
 public UsdAttribute GetNormalOffsetsAttr()
 {
     UsdAttribute ret = new UsdAttribute(UsdCsPINVOKE.UsdSkelInbetweenShape_GetNormalOffsetsAttr(swigCPtr), true);
     return ret;
 }
Exemplo n.º 8
0
        public UsdAttribute CreateCreaseSharpnessesAttr()
        {
            UsdAttribute ret = new UsdAttribute(UsdCsPINVOKE.UsdGeomMesh_CreateCreaseSharpnessesAttr__SWIG_2(swigCPtr), true);

            return(ret);
        }
Exemplo n.º 9
0
        public UsdAttribute CreatePurposeAttr()
        {
            UsdAttribute ret = new UsdAttribute(UsdCsPINVOKE.UsdGeomImageable_CreatePurposeAttr__SWIG_2(swigCPtr), true);

            return(ret);
        }
Exemplo n.º 10
0
        public UsdAttribute GetCornerSharpnessesAttr()
        {
            UsdAttribute ret = new UsdAttribute(UsdCsPINVOKE.UsdGeomMesh_GetCornerSharpnessesAttr(swigCPtr), true);

            return(ret);
        }
Exemplo n.º 11
0
        public UsdAttribute GetCreaseLengthsAttr()
        {
            UsdAttribute ret = new UsdAttribute(UsdCsPINVOKE.UsdGeomMesh_GetCreaseLengthsAttr(swigCPtr), true);

            return(ret);
        }
Exemplo n.º 12
0
        public UsdAttribute GetHoleIndicesAttr()
        {
            UsdAttribute ret = new UsdAttribute(UsdCsPINVOKE.UsdGeomMesh_GetHoleIndicesAttr(swigCPtr), true);

            return(ret);
        }
Exemplo n.º 13
0
        public UsdAttribute CreateTriangleSubdivisionRuleAttr()
        {
            UsdAttribute ret = new UsdAttribute(UsdCsPINVOKE.UsdGeomMesh_CreateTriangleSubdivisionRuleAttr__SWIG_2(swigCPtr), true);

            return(ret);
        }
Exemplo n.º 14
0
        public UsdAttribute GetTriangleSubdivisionRuleAttr()
        {
            UsdAttribute ret = new UsdAttribute(UsdCsPINVOKE.UsdGeomMesh_GetTriangleSubdivisionRuleAttr(swigCPtr), true);

            return(ret);
        }
Exemplo n.º 15
0
        public UsdAttribute GetDisplayColorAttr()
        {
            UsdAttribute ret = new UsdAttribute(UsdCsPINVOKE.UsdGeomGprim_GetDisplayColorAttr(swigCPtr), true);

            return(ret);
        }
Exemplo n.º 16
0
        public UsdAttribute GetVisibilityAttr()
        {
            UsdAttribute ret = new UsdAttribute(UsdCsPINVOKE.UsdGeomImageable_GetVisibilityAttr(swigCPtr), true);

            return(ret);
        }
Exemplo n.º 17
0
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(UsdAttribute obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }
Exemplo n.º 18
0
        public UsdAttribute GetArgsPathAttr()
        {
            UsdAttribute ret = new UsdAttribute(UsdCsPINVOKE.UsdRiRisIntegrator_GetArgsPathAttr(swigCPtr), true);

            return(ret);
        }
Exemplo n.º 19
0
 public static bool IsInbetween(UsdAttribute attr)
 {
     bool ret = UsdCsPINVOKE.UsdSkelInbetweenShape_IsInbetween(UsdAttribute.getCPtr(attr));
     if (UsdCsPINVOKE.SWIGPendingException.Pending) throw UsdCsPINVOKE.SWIGPendingException.Retrieve();
     return ret;
 }
Exemplo n.º 20
0
        public UsdAttribute CreateArgsPathAttr()
        {
            UsdAttribute ret = new UsdAttribute(UsdCsPINVOKE.UsdRiRisIntegrator_CreateArgsPathAttr__SWIG_2(swigCPtr), true);

            return(ret);
        }
Exemplo n.º 21
0
 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;
 }
Exemplo n.º 22
0
        public UsdAttribute CreateDisplayOpacityAttr()
        {
            UsdAttribute ret = new UsdAttribute(UsdCsPINVOKE.UsdGeomGprim_CreateDisplayOpacityAttr__SWIG_2(swigCPtr), true);

            return(ret);
        }
 public UsdSkelInbetweenShape(UsdAttribute attr) : this(UsdCsPINVOKE.new_UsdSkelInbetweenShape__SWIG_1(UsdAttribute.getCPtr(attr)), true)
 {
     if (UsdCsPINVOKE.SWIGPendingException.Pending)
     {
         throw UsdCsPINVOKE.SWIGPendingException.Retrieve();
     }
 }
Exemplo n.º 24
0
        public UsdAttribute GetDoubleSidedAttr()
        {
            UsdAttribute ret = new UsdAttribute(UsdCsPINVOKE.UsdGeomGprim_GetDoubleSidedAttr(swigCPtr), true);

            return(ret);
        }
Exemplo n.º 25
0
        public UsdAttribute GetAnalyticUseLightDirectionAttr()
        {
            UsdAttribute ret = new UsdAttribute(UsdCsPINVOKE.UsdRiPxrBarnLightFilter_GetAnalyticUseLightDirectionAttr(swigCPtr), true);

            return(ret);
        }
Exemplo n.º 26
0
        public UsdAttribute GetOrientationAttr()
        {
            UsdAttribute ret = new UsdAttribute(UsdCsPINVOKE.UsdGeomGprim_GetOrientationAttr(swigCPtr), true);

            return(ret);
        }
Exemplo n.º 27
0
        public UsdAttribute GetAnalyticDensityFarValueAttr()
        {
            UsdAttribute ret = new UsdAttribute(UsdCsPINVOKE.UsdRiPxrBarnLightFilter_GetAnalyticDensityFarValueAttr(swigCPtr), true);

            return(ret);
        }
Exemplo n.º 28
0
        public UsdAttribute CreateOrientationAttr()
        {
            UsdAttribute ret = new UsdAttribute(UsdCsPINVOKE.UsdGeomGprim_CreateOrientationAttr__SWIG_2(swigCPtr), true);

            return(ret);
        }
Exemplo n.º 29
0
        public UsdAttribute GetEdgeThicknessAttr()
        {
            UsdAttribute ret = new UsdAttribute(UsdCsPINVOKE.UsdRiPxrBarnLightFilter_GetEdgeThicknessAttr(swigCPtr), true);

            return(ret);
        }
Exemplo n.º 30
0
        public UsdAttribute GetFaceVaryingLinearInterpolationAttr()
        {
            UsdAttribute ret = new UsdAttribute(UsdCsPINVOKE.UsdGeomMesh_GetFaceVaryingLinearInterpolationAttr(swigCPtr), true);

            return(ret);
        }