PBRT
|
Attribute() (defined in Imf::Attribute) | Imf::Attribute | |
copy() const =0 (defined in Imf::Attribute) | Imf::Attribute | [pure virtual] |
copyValueFrom(const Attribute &other)=0 (defined in Imf::Attribute) | Imf::Attribute | [pure virtual] |
knownType(const char typeName[]) (defined in Imf::Attribute) | Imf::Attribute | [static] |
newAttribute(const char typeName[]) (defined in Imf::Attribute) | Imf::Attribute | [static] |
readValueFrom(IStream &is, int size, int version)=0 (defined in Imf::Attribute) | Imf::Attribute | [pure virtual] |
registerAttributeType(const char typeName[], Attribute *(*newAttribute)()) (defined in Imf::Attribute) | Imf::Attribute | [protected, static] |
typeName() const =0 (defined in Imf::Attribute) | Imf::Attribute | [pure virtual] |
unRegisterAttributeType(const char typeName[]) (defined in Imf::Attribute) | Imf::Attribute | [protected, static] |
writeValueTo(OStream &os, int version) const =0 (defined in Imf::Attribute) | Imf::Attribute | [pure virtual] |
~Attribute() (defined in Imf::Attribute) | Imf::Attribute | [virtual] |