Home
last modified time | relevance | path

Searched refs:LimitVertex (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/opensubdiv/OpenSubdiv-3_4_4/opensubdiv/far/
H A DloopPatchBuilder.cpp58 class LimitVertex { class
60 LimitVertex() : _nFaces(0), _nEdges(0) { } in LimitVertex() function in OpenSubdiv::OPENSUBDIV_VERSION::Far::LoopLimits::LimitVertex
61 LimitVertex(int faces, int edges) : _nFaces(faces), _nEdges(edges) { } in LimitVertex() function in OpenSubdiv::OPENSUBDIV_VERSION::Far::LoopLimits::LimitVertex
133 LimitVertex vertex(valence, valence); in ComputeInteriorPointWeights()
206 LimitVertex vertex(valence - 1, valence); in ComputeBoundaryPointWeights()
/dports/graphics/wings/wings-8d019ebe48/plugins_src/import_export/
H A Dwpc_pov.erl690 LimitVertex = get_var(limit_vertices),
708 case LimitVertex of
717 case LimitVertex of
743 case LimitVertex of
752 case LimitVertex of
1371 case LimitVertex of
1382 case LimitVertex of
1391 case LimitVertex of
1405 case LimitVertex of
1415 case LimitVertex of
[all …]