Lines Matching full:operator
62 * Overloaded assignment operator
64 virtual domSurface &operator=( const domSurface &cpy ) { (void)cpy; return *this; }
120 * Overloaded assignment operator
122 virtual domSampler_state &operator=( const domSampler_state &cpy ) { (void)cpy; return *this; }
175 * Overloaded assignment operator
177 virtual domTexcoord &operator=( const domTexcoord &cpy ) { (void)cpy; return *this; }
255 * Overloaded assignment operator
257 virtual domGles_texture_unit_complexType &operator=( const domGles_texture_unit_complexType &cpy ) { (void)cpy; return *this; }
292 * Overloaded assignment operator
294 virtual domGles_texture_unit &operator=( const domGles_texture_unit &cpy ) { (void)cpy; return *this; }