Changeset 39640 for trunk/Ohana/src/opihi/include/dvomath.h
- Timestamp:
- Jul 28, 2016, 2:14:52 PM (10 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/include/dvomath.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/include/dvomath.h
r39360 r39640 150 150 int CopyVector PROTO((Vector *out, Vector *in)); 151 151 int ResetVector PROTO((Vector *vec, char type, int Nelements)); 152 int SetVectorValues PROTO((Vector *vec, void *data, char type, int Nelements)); 152 153 int SetVector PROTO((Vector *vec, char type, int Nelements)); 153 154 int CastVector PROTO((Vector *vec, char type));
Note:
See TracChangeset
for help on using the changeset viewer.
