mi::shader_v3::Map_lookup_entry Struct Reference
an entry
in a map lookup, the index of an element and its distance from the
search point.
More...
#include <shader_map.h>
List of
all members.
|
Public Attributes
|
miUint |
index |
|
index of the element in the map.
|
float |
distance |
|
distance of the element from the search
point.
|
Detailed Description
an entry in a map lookup, the index of an element and its distance
from the search point.