mi::shader::Map_lookup_handle Class Reference

Smart pointer to a Map_lookup. More...

#include <shader_map.h>

List of all members.

Public Member Functions

 Map_lookup_handle (const Map_access &map, Map_status *status=0)
 Map_lookup_handle wrapper class.
 Map_lookup_handle (const Map_lookup_handle &other, Map_status *status=0)
 copy constructor
 ~Map_lookup_handle ()
 destructor, deletes the lookup
Map_lookup_handleoperator= (const Map_lookup_handle &other)
 copy assignment operator
Map_lookupoperator-> ()
 dereference operator


Detailed Description

Smart pointer to a Map_lookup.


Constructor & Destructor Documentation

mi::shader::Map_lookup_handle::Map_lookup_handle const Map_access map,
Map_status status = 0
[inline]
 

Map_lookup_handle wrapper class.

Parameters:
map is the Map to attach to
status is a status code

mi::shader::Map_lookup_handle::Map_lookup_handle const Map_lookup_handle other,
Map_status status = 0
[inline]
 

copy constructor

Parameters:
other is the handle of the lookup to copy
status is a status code


Member Function Documentation

Map_lookup_handle & mi::shader::Map_lookup_handle::operator= const Map_lookup_handle other  )  [inline]
 

copy assignment operator

Parameters:
other is the handle of the lookup to copy


The documentation for this class was generated from the following file:

Copyright © 1986-2008 by mental images GmbH