commit | a89371c6f144b9049efe7689105feee2c4a38384 | [log] [tgz] |
---|---|---|
author | Jason Sams <rjsams@android.com> | Tue Jun 30 14:13:04 2009 -0700 |
committer | Jason Sams <rjsams@android.com> | Tue Jun 30 14:13:25 2009 -0700 |
tree | bbfea5fa3ec780ce46611137de33cce558329241 | |
parent | 992a0b70d8fd7a14f0c57bc3c7e16c1f269a6609 [diff] [blame] |
Begin adding mesh
diff --git a/rsContext.h b/rsContext.h index d98bfd9..f555090 100644 --- a/rsContext.h +++ b/rsContext.h
@@ -21,6 +21,7 @@ #include "rsMatrix.h" #include "rsAllocation.h" #include "rsTriangleMesh.h" +#include "rsMesh.h" #include "rsDevice.h" #include "rsScriptC.h" #include "rsAllocation.h"