EggPatch

from panda3d.egg import EggPatch
class EggPatch

Bases: EggPrimitive

A single “patch”, a special primitive to be rendered only with a tessellation shader.

Inheritance diagram

Inheritance diagram of EggPatch

__init__(*args, **kwargs)
assign()

C++ Interface: assign(const EggPatch self, const EggPatch copy)

/**

*/

getClassType()

C++ Interface: get_class_type()

get_class_type()

C++ Interface: get_class_type()