GeomPoints

from panda3d.core import GeomPoints
class GeomPoints

Bases:

Bases: GeomPrimitive

Defines a series of disconnected points.

Inheritance diagram

Inheritance diagram of GeomPoints

__init__(usage_hint: UsageHint)
__init__(copy: GeomPoints)
static get_class_type() TypeHandle