Panda3D
panda3d
core
GeomVertexFormat
GeomVertexFormat Member List
This is the complete list of members for
GeomVertexFormat
, including all inherited members.
__init__
()
GeomVertexFormat
__init__
(const GeomVertexArrayFormat array_format)
GeomVertexFormat
__init__
(const GeomVertexFormat copy)
GeomVertexFormat
__reduce__
()
TypedWritable
__reduce_persist__
(object pickler)
TypedWritable
addArray
(const GeomVertexArrayFormat array_format)
GeomVertexFormat
alignColumnsForAnimation
()
GeomVertexFormat
AnimationType
enum name
GeomEnums
AT_hardware
enum value
GeomEnums
AT_none
enum value
GeomEnums
AT_panda
enum value
GeomEnums
C_clip_point
enum value
GeomEnums
C_color
enum value
GeomEnums
C_index
enum value
GeomEnums
C_matrix
enum value
GeomEnums
C_morph_delta
enum value
GeomEnums
C_normal
enum value
GeomEnums
C_other
enum value
GeomEnums
C_point
enum value
GeomEnums
C_texcoord
enum value
GeomEnums
C_vector
enum value
GeomEnums
clearArrays
()
GeomVertexFormat
Contents
enum name
GeomEnums
decodeFromBamStream
(str data, BamReader reader)
TypedWritableReferenceCount
static
encodeToBamStream
()
TypedWritable
encodeToBamStream
(String data, BamWriter writer)
TypedWritable
GeomRendering
enum name
GeomEnums
getAnimation
()
GeomVertexFormat
getArray
(int array)
GeomVertexFormat
getArrays
()
GeomVertexFormat
getArrayWith
(const InternalName name)
GeomVertexFormat
getArrayWith
(int i)
GeomVertexFormat
getBamModified
()
TypedWritable
getClassType
()
GeomVertexFormat
static
getColumn
(const InternalName name)
GeomVertexFormat
getColumn
(int i)
GeomVertexFormat
getColumns
()
GeomVertexFormat
getMorphBase
(int n)
GeomVertexFormat
getMorphBases
()
GeomVertexFormat
getMorphDelta
(int n)
GeomVertexFormat
getMorphDeltas
()
GeomVertexFormat
getMorphSlider
(int n)
GeomVertexFormat
getMorphSliders
()
GeomVertexFormat
getNumArrays
()
GeomVertexFormat
getNumColumns
()
GeomVertexFormat
getNumMorphs
()
GeomVertexFormat
getNumPoints
()
GeomVertexFormat
getNumTexcoords
()
GeomVertexFormat
getNumVectors
()
GeomVertexFormat
getPoint
(int n)
GeomVertexFormat
getPoints
()
GeomVertexFormat
getPostAnimatedFormat
()
GeomVertexFormat
getRefCount
()
ReferenceCount
getTexcoord
(int n)
GeomVertexFormat
getTexcoords
()
GeomVertexFormat
getType
()
TypedObject
getTypeIndex
()
TypedObject
getUnionFormat
(const GeomVertexFormat other)
GeomVertexFormat
getV3
()
GeomVertexFormat
static
getV3c4
()
GeomVertexFormat
static
getV3c4t2
()
GeomVertexFormat
static
getV3cp
()
GeomVertexFormat
static
getV3cpt2
()
GeomVertexFormat
static
getV3n3
()
GeomVertexFormat
static
getV3n3c4
()
GeomVertexFormat
static
getV3n3c4t2
()
GeomVertexFormat
static
getV3n3cp
()
GeomVertexFormat
static
getV3n3cpt2
()
GeomVertexFormat
static
getV3n3t2
()
GeomVertexFormat
static
getV3t2
()
GeomVertexFormat
static
getVector
(int n)
GeomVertexFormat
getVectors
()
GeomVertexFormat
GR_composite_bits
enum value
GeomEnums
GR_flat_first_vertex
enum value
GeomEnums
GR_flat_last_vertex
enum value
GeomEnums
GR_indexed_bits
enum value
GeomEnums
GR_indexed_other
enum value
GeomEnums
GR_indexed_point
enum value
GeomEnums
GR_line_strip
enum value
GeomEnums
GR_per_point_size
enum value
GeomEnums
GR_point
enum value
GeomEnums
GR_point_aspect_ratio
enum value
GeomEnums
GR_point_bits
enum value
GeomEnums
GR_point_perspective
enum value
GeomEnums
GR_point_rotate
enum value
GeomEnums
GR_point_scale
enum value
GeomEnums
GR_point_sprite
enum value
GeomEnums
GR_point_sprite_tex_matrix
enum value
GeomEnums
GR_point_uniform_size
enum value
GeomEnums
GR_shade_model_bits
enum value
GeomEnums
GR_strip_cut_index
enum value
GeomEnums
GR_triangle_fan
enum value
GeomEnums
GR_triangle_strip
enum value
GeomEnums
hasColumn
(const InternalName name)
GeomVertexFormat
insertArray
(int array, const GeomVertexArrayFormat array_format)
GeomVertexFormat
isExactType
(TypeHandle handle)
TypedObject
isOfType
(TypeHandle handle)
TypedObject
isRegistered
()
GeomVertexFormat
markBamModified
()
TypedWritable
maybeAlignColumnsForAnimation
()
GeomVertexFormat
modifyArray
(int array)
GeomVertexFormat
NT_float32
enum value
GeomEnums
NT_float64
enum value
GeomEnums
NT_packed_dabc
enum value
GeomEnums
NT_packed_dcba
enum value
GeomEnums
NT_stdfloat
enum value
GeomEnums
NT_uint16
enum value
GeomEnums
NT_uint32
enum value
GeomEnums
NT_uint8
enum value
GeomEnums
NumericType
enum name
GeomEnums
operator=
(const GeomVertexFormat copy)
GeomVertexFormat
output
(Ostream out)
GeomVertexFormat
packColumns
()
GeomVertexFormat
PrimitiveType
enum name
GeomEnums
PT_lines
enum value
GeomEnums
PT_none
enum value
GeomEnums
PT_patches
enum value
GeomEnums
PT_points
enum value
GeomEnums
PT_polygons
enum value
GeomEnums
ref
()
ReferenceCount
registerFormat
(const GeomVertexArrayFormat format)
GeomVertexFormat
static
registerFormat
(const GeomVertexFormat format)
GeomVertexFormat
static
removeArray
(int array)
GeomVertexFormat
removeColumn
(const InternalName name, bool keep_empty_array)
GeomVertexFormat
removeEmptyArrays
()
GeomVertexFormat
setAnimation
(const GeomVertexAnimationSpec animation)
GeomVertexFormat
setArray
(int array, const GeomVertexArrayFormat format)
GeomVertexFormat
ShadeModel
enum name
GeomEnums
SM_flat_first_vertex
enum value
GeomEnums
SM_flat_last_vertex
enum value
GeomEnums
SM_smooth
enum value
GeomEnums
SM_uniform
enum value
GeomEnums
testRefCountIntegrity
()
ReferenceCount
testRefCountNonzero
()
ReferenceCount
UH_client
enum value
GeomEnums
UH_dynamic
enum value
GeomEnums
UH_static
enum value
GeomEnums
UH_stream
enum value
GeomEnums
UH_unspecified
enum value
GeomEnums
unref
()
GeomVertexFormat
UsageHint
enum name
GeomEnums
write
(Ostream out, int indent_level)
GeomVertexFormat
writeWithData
(Ostream out, int indent_level, const GeomVertexData data)
GeomVertexFormat
Generated on Thu May 18 2017 01:46:54 for Panda3D by
1.8.13