GeomTristrips
from panda3d.core import GeomTristrips
- class GeomTristrips
Bases:
Bases:
GeomPrimitive
Defines a series of triangle strips.
Inheritance diagram
- __init__(usage_hint: UsageHint)
- __init__(copy: GeomTristrips)
- static getClassType() TypeHandle