mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 18:55:58 +08:00
* Releases Pinned vertex/index list in ODE on next mesh request.
This commit is contained in:
@@ -46,5 +46,7 @@ namespace OpenSim.Region.Physics.Manager
|
||||
int[] getIndexListAsInt();
|
||||
int[] getIndexListAsIntLocked();
|
||||
float[] getVertexListAsFloatLocked();
|
||||
void releasePinned();
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user