CurveRenderState geometry
This commit is contained in:
parent
e878f0fb0d
commit
9ed6e8b320
|
@ -189,7 +189,7 @@ public class CurveRenderState {
|
||||||
/**
|
/**
|
||||||
* Discard the cache mapping for this curve object.
|
* Discard the cache mapping for this curve object.
|
||||||
*/
|
*/
|
||||||
public void discardCache() {
|
public void discardGeometry() {
|
||||||
fbo = null;
|
fbo = null;
|
||||||
FrameBufferCache.getInstance().freeMappingFor(hitObject);
|
FrameBufferCache.getInstance().freeMappingFor(hitObject);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user