示例#1
0
        protected GfQuath GetValue(int index)
        {
            GfQuath ret = new GfQuath(UsdCsPINVOKE.VtQuathArray_GetValue(swigCPtr, index), false);

            return(ret);
        }