Home
last modified time | relevance | path

Searched refs:castToSVertex (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/blender/blender-2.91.0/source/blender/freestyle/intern/view_map/
H A DInterface0D.cpp97 SVertex *Interface0D::castToSVertex() in castToSVertex() function in Freestyle::Interface0D
H A DInterface0D.h108 virtual SVertex *castToSVertex();
H A DSilhouette.cpp44 SVertex *SVertex::castToSVertex() in castToSVertex() function in Freestyle::SVertex
H A DViewMap.h739 virtual SVertex *castToSVertex() in castToSVertex() function
H A DSilhouette.h140 virtual SVertex *castToSVertex();
/dports/graphics/blender/blender-2.91.0/source/blender/freestyle/intern/stroke/
H A DCurve.h148 virtual SVertex *castToSVertex() in castToSVertex() function
156 return Interface0D::castToSVertex(); in castToSVertex()