Privacy
An open-source, flexible 3D physical simulation framework
mars::plugins::PythonMars::PointStruct Struct Reference

#include <PythonMars.h>

Public Attributes

osg_points::Pointsp
 
double * data
 
double * pydata
 
int size
 

Detailed Description

Definition at line 57 of file PythonMars.h.

Member Data Documentation

◆ data

double* mars::plugins::PythonMars::PointStruct::data

Definition at line 59 of file PythonMars.h.

◆ p

osg_points::Points* mars::plugins::PythonMars::PointStruct::p

Definition at line 58 of file PythonMars.h.

◆ pydata

double * mars::plugins::PythonMars::PointStruct::pydata

Definition at line 59 of file PythonMars.h.

◆ size

int mars::plugins::PythonMars::PointStruct::size

Definition at line 60 of file PythonMars.h.


The documentation for this struct was generated from the following file: