MCPcopy Create free account
hub / github.com/BobLChen/VulkanDemos / InternSubdivide

Method InternSubdivide

external/assimp/code/Subdivision.cpp:228–588  ·  view source on GitHub ↗

------------------------------------------------------------------------------------------------ Note - this is an implementation of the standard (recursive) Cm-Cl algorithm without further optimizations (except we're using some nice LUTs). A description of the algorithm can be found here: http://en.wikipedia.org/wiki/Catmull-Clark_subdivision_surface The code is mostly O(n), however parts are O(

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 13

ComputePositionEpsilonFunction · 0.85
GenerateMappingTableMethod · 0.80
SortBackMethod · 0.80
frontMethod · 0.80
VertexClass · 0.70
AppendMethod · 0.45
beginMethod · 0.45
endMethod · 0.45
sizeMethod · 0.45
HasNormalsMethod · 0.45
HasTextureCoordsMethod · 0.45

Tested by

no test coverage detected