CFx SDK Documentation
2023 SP0
|
#include <GsProperties.h>
Classes | |
struct | DirectRenderImageParams |
struct | DirectRenderImageUV |
Public Types | |
enum | DirectRenderFlags { DirectRender_Point = 1 , DirectRender_LineFlat = (1 << 1) , DirectRender_LineGouraud = (1 << 2) , DirectRender_TriangleFlat = (1 << 3) , DirectRender_TriangleGouraud = (1 << 4) , DirectRender_PolygoneFlat = (1 << 5) , DirectRender_PolygoneGouraud = (1 << 6) , DirectRender_Image = (1 << 7) } |
Corresponding C++ library: TD_Gs <group OdGs_Classes>
Definition at line 46 of file GsProperties.h.
Definition at line 49 of file GsProperties.h.
|
pure virtual |
|
inlinevirtual |
Definition at line 98 of file GsProperties.h.
|
inlinevirtual |
Definition at line 74 of file GsProperties.h.
|
inlinevirtual |
Definition at line 78 of file GsProperties.h.
|
inlinevirtual |
Definition at line 70 of file GsProperties.h.
|
inlinevirtual |
Definition at line 90 of file GsProperties.h.
|
inlinevirtual |
Definition at line 94 of file GsProperties.h.
|
inlinevirtual |
Definition at line 82 of file GsProperties.h.
|
inlinevirtual |
Definition at line 86 of file GsProperties.h.