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

  /external/collada/include/1.4/dom/
domTypes.h 238 FX_OPAQUE_ENUM_RGB_ZERO, /**< When a transparent opaque attribute is set to RGB_ZERO, it means the transparency information will be taken from the red, green, and blue channels of the color, texture, or parameter supplying the value. Each channel is modulated independently. The value of 0.0 is opaque in this mode. */
    [all...]
  /external/collada/src/1.4/dom/
domTypes.cpp 503 ((daeEnumType*)type)->_values->append(FX_OPAQUE_ENUM_RGB_ZERO);
    [all...]

Completed in 17 milliseconds