Remove legacy function declaration in user_objects.h
PiperOrigin-RevId: 484464868 Change-Id: I386960c9f2057f4b1a1b6d818ed950ea8439202d
This commit is contained in:
committed by
Copybara-Service
parent
0eb7f871b9
commit
3a445d0fdd
@@ -490,7 +490,6 @@ class mjCMesh: public mjCBase {
|
||||
void MakeNormal(void); // compute vertex normals
|
||||
void Process(); // apply transformations
|
||||
void RemoveRepeated(void); // remove repeated vertices
|
||||
void ComputeInertia(mjtMeshType type); // compute inertia
|
||||
void CheckMesh(void); // check if the mesh is valid
|
||||
|
||||
// mesh properties that indicate a well-formed mesh
|
||||
|
||||
Reference in New Issue
Block a user