Lines Matching defs:FloatAttribute
892 float FloatAttribute( const char* name ) const { float f=0; QueryFloatAttribute( name, &f ); return f; }