OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Envmap
(Results
1 - 5
of
5
) sorted by null
/external/opencv3/3rdparty/openexr/IlmImf/
ImfEnvmapAttribute.cpp
52
return "
envmap
";
71
_value =
Envmap
(tmp);
ImfEnvmapAttribute.h
52
typedef TypedAttribute<
Envmap
> EnvmapAttribute;
ImfStandardAttributes.h
216
//
envmap
-- if this attribute is present, the image represents
222
IMF_STD_ATTRIBUTE_DEF (
envmap
,
Envmap
,
Envmap
)
ImfStandardAttributes.cpp
109
IMF_STD_ATTRIBUTE_IMP (
envmap
,
Envmap
,
Envmap
)
ImfEnvmap.h
51
// is "
envmap
". (Convenience functions to access this attribute
83
enum
Envmap
Completed in 65 milliseconds