|
@@ -132,8 +132,8 @@ get_connected_shading() const {
|
|
|
// indicated texture.
|
|
// indicated texture.
|
|
|
//
|
|
//
|
|
|
// This method is deprecated and is used in support of
|
|
// This method is deprecated and is used in support of
|
|
|
-// single-texturing only. New code should be written to
|
|
|
|
|
-// use the multitexture variants instead.q
|
|
|
|
|
|
|
+// single-texturing only. Please use the multitexture
|
|
|
|
|
+// variant add_texture instead.
|
|
|
////////////////////////////////////////////////////////////////////
|
|
////////////////////////////////////////////////////////////////////
|
|
|
INLINE void EggPrimitive::
|
|
INLINE void EggPrimitive::
|
|
|
set_texture(EggTexture *texture) {
|
|
set_texture(EggTexture *texture) {
|