Drake
surfaceTangentsmex.cpp File Reference
#include <mex.h>
#include <cmath>
#include <iostream>
#include "drake/util/drakeMexUtil.h"
#include "drake/systems/plants/RigidBodyTree.h"
#include <Eigen/Dense>
Include dependency graph for surfaceTangentsmex.cpp:

Functions

mxArray * getTangentsArray (RigidBodyTree *const model, Map< Matrix3Xd > const &normals)
 
void mexFunction (int nlhs, mxArray *plhs[], int nrhs, const mxArray *prhs[])
 

Function Documentation

mxArray* getTangentsArray ( RigidBodyTree *const  model,
Map< Matrix3Xd > const &  normals 
)
inline

Here is the call graph for this function:

Here is the caller graph for this function:

void mexFunction ( int  nlhs,
mxArray *  plhs[],
int  nrhs,
const mxArray *  prhs[] 
)

Here is the call graph for this function: