Privacy
An open-source, flexible 3D physical simulation framework
mars::graphics::SphereFace Struct Reference

Public Attributes

osg::Vec3 p1
 
osg::Vec3 p2
 
osg::Vec3 p3
 

Detailed Description

Definition at line 37 of file SphereDrawObject.cpp.

Member Data Documentation

◆ p1

osg::Vec3 mars::graphics::SphereFace::p1

Definition at line 38 of file SphereDrawObject.cpp.

◆ p2

osg::Vec3 mars::graphics::SphereFace::p2

Definition at line 39 of file SphereDrawObject.cpp.

◆ p3

osg::Vec3 mars::graphics::SphereFace::p3

Definition at line 40 of file SphereDrawObject.cpp.


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