Panda3D
|
clearColor() | EggAttributes | |
clearNormal() | EggAttributes | |
compareTo(EggAttributes const other) | EggAttributes | |
copyColor(EggAttributes const other) | EggAttributes | |
copyNormal(EggAttributes const other) | EggAttributes | |
EggAttributes() | EggAttributes | |
EggAttributes(EggAttributes const copy) | EggAttributes | |
getClassType() | EggAttributes | [static] |
getColor() | EggAttributes | |
getNormal() | EggAttributes | |
hasColor() | EggAttributes | |
hasNormal() | EggAttributes | |
matchesColor(EggAttributes const other) | EggAttributes | |
matchesNormal(EggAttributes const other) | EggAttributes | |
operator=(EggAttributes const copy) | EggAttributes | |
setColor(VBase4 const Color) | EggAttributes | |
setNormal(Vec3D const normal) | EggAttributes | |
sortsLessThan(EggAttributes const other) | EggAttributes | |
transform(Mat4D const mat) | EggAttributes | |
write(ostream out, int indent_level) | EggAttributes |