__reduce__() | TypedWritable | |
__reduce_persist__(object pickler) | TypedWritable | |
alpha_mode | ColorBlendAttrib | |
alpha_operand_a | ColorBlendAttrib | |
alpha_operand_b | ColorBlendAttrib | |
class_slot | ColorBlendAttrib | |
color | ColorBlendAttrib | |
compareTo(const RenderAttrib other) | RenderAttrib | |
compose(const RenderAttrib other) | RenderAttrib | |
decodeFromBamStream(VectorUchar data, BamReader reader) | TypedWritableReferenceCount | static |
encodeToBamStream() | TypedWritable | |
encodeToBamStream(VectorUchar data, BamWriter writer) | TypedWritable | |
fillin(DatagramIterator scan, BamReader manager) | TypedWritable | |
garbageCollect() | RenderAttrib | static |
getAlphaMode() | ColorBlendAttrib | |
getAlphaOperandA() | ColorBlendAttrib | |
getAlphaOperandB() | ColorBlendAttrib | |
getBamModified() | TypedWritable | |
getClassSlot() | ColorBlendAttrib | static |
getClassType() | ColorBlendAttrib | static |
getColor() | ColorBlendAttrib | |
getHash() | RenderAttrib | |
getMode() | ColorBlendAttrib | |
getNumAttribs() | RenderAttrib | static |
getOperandA() | ColorBlendAttrib | |
getOperandB() | ColorBlendAttrib | |
getRefCount() | ReferenceCount | |
getSlot() | RenderAttrib | |
getType() | TypedObject | |
getTypeIndex() | TypedObject | |
getUnique() | RenderAttrib | |
invertCompose(const RenderAttrib other) | RenderAttrib | |
involvesColorScale() | ColorBlendAttrib | |
involvesColorScale(ColorBlendAttrib::Operand operand) | ColorBlendAttrib | static |
involvesConstantColor() | ColorBlendAttrib | |
involvesConstantColor(ColorBlendAttrib::Operand operand) | ColorBlendAttrib | static |
isExactType(TypeHandle handle) | TypedObject | |
isOfType(TypeHandle handle) | TypedObject | |
listAttribs(Ostream out) | RenderAttrib | static |
lowerAttribCanOverride() | RenderAttrib | |
M_add enum value | ColorBlendAttrib | |
M_always enum value | RenderAttrib | |
M_constant enum value | RenderAttrib | |
M_equal enum value | RenderAttrib | |
M_eye_cube_map enum value | RenderAttrib | |
M_eye_normal enum value | RenderAttrib | |
M_eye_position enum value | RenderAttrib | |
M_eye_sphere_map enum value | RenderAttrib | |
M_greater enum value | RenderAttrib | |
M_greater_equal enum value | RenderAttrib | |
M_inv_subtract enum value | ColorBlendAttrib | |
M_less enum value | RenderAttrib | |
M_less_equal enum value | RenderAttrib | |
M_max enum value | ColorBlendAttrib | |
M_min enum value | ColorBlendAttrib | |
M_never enum value | RenderAttrib | |
M_none enum value | ColorBlendAttrib | |
M_not_equal enum value | RenderAttrib | |
M_off enum value | RenderAttrib | |
M_point_sprite enum value | RenderAttrib | |
M_subtract enum value | ColorBlendAttrib | |
M_unused enum value | RenderAttrib | |
M_unused2 enum value | RenderAttrib | |
M_world_cube_map enum value | RenderAttrib | |
M_world_normal enum value | RenderAttrib | |
M_world_position enum value | RenderAttrib | |
make(ColorBlendAttrib::Mode mode) | ColorBlendAttrib | static |
make(ColorBlendAttrib::Mode rgb_mode, ColorBlendAttrib::Operand rgb_a, ColorBlendAttrib::Operand rgb_b, ColorBlendAttrib::Mode alpha_mode, ColorBlendAttrib::Operand alpha_a, ColorBlendAttrib::Operand alpha_b, const LColor color) | ColorBlendAttrib | static |
make(ColorBlendAttrib::Mode mode, ColorBlendAttrib::Operand a, ColorBlendAttrib::Operand b, const LColor color) | ColorBlendAttrib | static |
makeDefault() | ColorBlendAttrib | static |
makeOff() | ColorBlendAttrib | static |
markBamModified() | TypedWritable | |
Mode enum name | ColorBlendAttrib | |
O_alpha_scale enum value | ColorBlendAttrib | |
O_color_scale enum value | ColorBlendAttrib | |
O_constant_alpha enum value | ColorBlendAttrib | |
O_constant_color enum value | ColorBlendAttrib | |
O_fbuffer_alpha enum value | ColorBlendAttrib | |
O_fbuffer_color enum value | ColorBlendAttrib | |
O_incoming1_alpha enum value | ColorBlendAttrib | |
O_incoming1_color enum value | ColorBlendAttrib | |
O_incoming_alpha enum value | ColorBlendAttrib | |
O_incoming_color enum value | ColorBlendAttrib | |
O_incoming_color_saturate enum value | ColorBlendAttrib | |
O_one enum value | ColorBlendAttrib | |
O_one_minus_alpha_scale enum value | ColorBlendAttrib | |
O_one_minus_color_scale enum value | ColorBlendAttrib | |
O_one_minus_constant_alpha enum value | ColorBlendAttrib | |
O_one_minus_constant_color enum value | ColorBlendAttrib | |
O_one_minus_fbuffer_alpha enum value | ColorBlendAttrib | |
O_one_minus_fbuffer_color enum value | ColorBlendAttrib | |
O_one_minus_incoming1_alpha enum value | ColorBlendAttrib | |
O_one_minus_incoming1_color enum value | ColorBlendAttrib | |
O_one_minus_incoming_alpha enum value | ColorBlendAttrib | |
O_one_minus_incoming_color enum value | ColorBlendAttrib | |
O_zero enum value | ColorBlendAttrib | |
Operand enum name | ColorBlendAttrib | |
output(Ostream out) | RenderAttrib | |
PandaCompareFunc enum name | RenderAttrib | |
ref() | ReferenceCount | |
ref_count | ReferenceCount | |
rgb_mode | ColorBlendAttrib | |
rgb_operand_a | ColorBlendAttrib | |
rgb_operand_b | ColorBlendAttrib | |
slot | RenderAttrib | |
testRefCountIntegrity() | ReferenceCount | |
testRefCountNonzero() | ReferenceCount | |
TexGenMode enum name | RenderAttrib | |
type | TypedObject | |
unref() | ReferenceCount | |
validateAttribs() | RenderAttrib | static |
write(Ostream out, int indent_level) | RenderAttrib | |