LFrustumd¶
from panda3d.core import LFrustumd
-
class
LFrustumd
¶ Inheritance diagram
-
__init__
()¶
-
__init__
(param0: LFrustumd)
-
makeOrtho
(fnear: float, ffar: float, l: float, r: float, t: float, b: float) → None Behaves like gluOrtho
-
makeOrtho2D
(l: float, r: float, t: float, b: float) → None Sets up a two-dimensional orthographic frustum
-