HomeSort by relevance Sort by last modified time
    Searched refs:FX_OPAQUE_ENUM_A_ONE (Results 1 - 2 of 2) sorted by null

  /external/collada/include/1.4/dom/
domTypes.h 237 FX_OPAQUE_ENUM_A_ONE, /**< When a transparent opaque attribute is set to A_ONE, it means the transparency information will be taken from the alpha channel of the color, texture, or parameter supplying the value. The value of 1.0 is opaque in this mode. */
    [all...]
  /external/collada/src/1.4/dom/
domTypes.cpp 501 ((daeEnumType*)type)->_values->append(FX_OPAQUE_ENUM_A_ONE);
    [all...]

Completed in 49 milliseconds