GeomEnums
from pandac.PandaModules import GeomEnums
Class : GeomEnums
Description : This class exists just to provide scoping for the various enumerated types used by Geom, GeomVertexData, GeomVertexArrayData, GeomPrimitive, and other related classes.
Inheritance:
Constants in GeomEnums:
UHClient | (UsageHint) |
UHStream | (UsageHint) |
UHDynamic | (UsageHint) |
UHStatic | (UsageHint) |
UHUnspecified | (UsageHint) |
| |
GRIndexedPoint | (GeomRendering) |
GRIndexedOther | (GeomRendering) |
GRIndexedBits | (GeomRendering) |
GRPoint | (GeomRendering) |
GRPointUniformSize | (GeomRendering) |
GRPerPointSize | (GeomRendering) |
GRPointPerspective | (GeomRendering) |
GRPointAspectRatio | (GeomRendering) |
GRPointScale | (GeomRendering) |
GRPointRotate | (GeomRendering) |
GRPointSprite | (GeomRendering) |
GRPointSpriteTexMatrix | (GeomRendering) |
GRPointBits | (GeomRendering) |
GRTriangleStrip | (GeomRendering) |
GRTriangleFan | (GeomRendering) |
GRLineStrip | (GeomRendering) |
GRCompositeBits | (GeomRendering) |
GRFlatFirstVertex | (GeomRendering) |
GRFlatLastVertex | (GeomRendering) |
GRShadeModelBits | (GeomRendering) |
GRTexcoordLightVector | (GeomRendering) |
| |
SMUniform | (ShadeModel) |
SMSmooth | (ShadeModel) |
SMFlatFirstVertex | (ShadeModel) |
SMFlatLastVertex | (ShadeModel) |
| |
PTNone | (PrimitiveType) |
PTPolygons | (PrimitiveType) |
PTLines | (PrimitiveType) |
PTPoints | (PrimitiveType) |
| |
NTUint8 | (NumericType) |
NTUint16 | (NumericType) |
NTUint32 | (NumericType) |
NTPackedDcba | (NumericType) |
NTPackedDabc | (NumericType) |
NTFloat32 | (NumericType) |
| |
COther | (Contents) |
CPoint | (Contents) |
CClipPoint | (Contents) |
CVector | (Contents) |
CTexcoord | (Contents) |
CColor | (Contents) |
CIndex | (Contents) |
CMorphDelta | (Contents) |
| |
ATNone | (AnimationType) |
ATPanda | (AnimationType) |
ATHardware | (AnimationType) |
| |