![]() |
An open-source, flexible 3D physical simulation framework
|
#include <PythonMars.h>
Public Attributes | |
osg_points::Points * | p |
double * | data |
double * | pydata |
int | size |
Definition at line 57 of file PythonMars.h.
double* mars::plugins::PythonMars::PointStruct::data |
Definition at line 59 of file PythonMars.h.
osg_points::Points* mars::plugins::PythonMars::PointStruct::p |
Definition at line 58 of file PythonMars.h.
double * mars::plugins::PythonMars::PointStruct::pydata |
Definition at line 59 of file PythonMars.h.
int mars::plugins::PythonMars::PointStruct::size |
Definition at line 60 of file PythonMars.h.