|
@@ -224,7 +224,8 @@ protected:
|
|
public:
|
|
public:
|
|
|
|
|
|
GFXTextureTargetRef reflectTarget;
|
|
GFXTextureTargetRef reflectTarget;
|
|
- GFXTexHandle reflectTex, depthBuff;;
|
|
|
|
|
|
+ GFXTexHandle reflectTex;
|
|
|
|
+ GFXTexHandle depthBuff;
|
|
PlaneF refplane;
|
|
PlaneF refplane;
|
|
bool objectSpace;
|
|
bool objectSpace;
|
|
};
|
|
};
|