Searched refs:_linearPatchType (Results 1 – 4 of 4) sorted by relevance
209 PatchDescriptor::Type GetLinearPatchType() const { return _linearPatchType; } in GetLinearPatchType()322 PatchDescriptor::Type _linearPatchType; variable
64 _linearPatchType = PatchDescriptor::QUADS; in BilinearPatchBuilder()
1991 _linearPatchType = patchTypeFromBasisArray[BASIS_LINEAR]; in CatmarkPatchBuilder()
1839 _linearPatchType = PatchDescriptor::TRIANGLES; in LoopPatchBuilder()