GeomTristrips

from panda3d.core import GeomTristrips
class GeomTristrips

Bases:

Bases: GeomPrimitive

Defines a series of triangle strips.

Inheritance diagram

Inheritance diagram of GeomTristrips

__init__(usage_hint: UsageHint)
__init__(copy: GeomTristrips)
static getClassType() TypeHandle
operatorNew(size: int)