Searched defs:FloatAttribute (Results 1 – 2 of 2) sorted by relevance
52 typedef TypedAttribute<float> FloatAttribute; typedef
892 …float FloatAttribute( const char* name ) const { float f=0; QueryFloatAttribute( name, &… in FloatAttribute() function