GeomPatches
-
class GeomPatches
Bases:
GeomPrimitiveDefines a series of “patches”, fixed-size groupings of vertices that must be processed by a tessellation shader.
Inheritance diagram
-
GeomPatches(GeomPatches const ©)
The number of vertices per patch must be specified to the
GeomPatchesconstructor, and it may not be changed during the lifetime of theGeomPatchesobject. Create a newGeomPatchesif you need to have a different value.
-
static TypeHandle get_class_type(void)
-
bool validate_ptr(void const *ptr)
-
GeomPatches(GeomPatches const ©)
