Privacy
An open-source, flexible 3D physical simulation framework
osg_points::PointsFactory Class Reference

#include <PointsFactory.hpp>

Public Member Functions

 PointsFactory ()
 
 ~PointsFactory ()
 
PointscreatePoints (void)
 

Detailed Description

Definition at line 36 of file PointsFactory.hpp.

Constructor & Destructor Documentation

◆ PointsFactory()

osg_points::PointsFactory::PointsFactory ( )

Definition at line 34 of file PointsFactory.cpp.

◆ ~PointsFactory()

osg_points::PointsFactory::~PointsFactory ( void  )

Definition at line 37 of file PointsFactory.cpp.

Member Function Documentation

◆ createPoints()

Points * osg_points::PointsFactory::createPoints ( void  )

Definition at line 40 of file PointsFactory.cpp.


The documentation for this class was generated from the following files: