| Age | Commit message (Collapse) | Author |
|
when running in Matlab
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
setContent and getContent were using different XML formats previously.
|
|
An XMLNode object is already simply a pointer, so no need to dynamically allocate XMLNodes.
|
|
|
|
|
|
Add data3d('change_geometry')
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also introduces a mex initialize function that is called
at the first invocation of any mex method.
|
|
these defines
|
|
|
|
|
|
|
|
|
|
|
|
|
|
'get_geometry' functions in the matlab layer
|
|
|
|
|
|
|
|
It is currently unused, and its current implementation is not very portable.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Par3d_vec and cone_vec to follow.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|