Home
last modified time | relevance | path

Searched defs:FloatAttribute (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/3rdparty/openexr/IlmImf/
DImfFloatAttribute.h52 typedef TypedAttribute<float> FloatAttribute; typedef
/external/tinyxml2/
Dtinyxml2.h892 …float FloatAttribute( const char* name ) const { float f=0; QueryFloatAttribute( name, &… in FloatAttribute() function