GraphicsOutputBase

from panda3d.core import GraphicsOutputBase
class GraphicsOutputBase

Bases: TypedWritableReferenceCount

An abstract base class for GraphicsOutput, for all the usual reasons.

Inheritance diagram

Inheritance diagram of GraphicsOutputBase

__init__(*args, **kwargs)
getClassType()

C++ Interface: get_class_type()

get_class_type()

C++ Interface: get_class_type()

setSort()

C++ Interface: set_sort(const GraphicsOutputBase self, int sort)

set_sort()

C++ Interface: set_sort(const GraphicsOutputBase self, int sort)