OSG
3.4.0
|
Typedefs | |
typedef range< float > | rangef |
Range of floats. More... | |
typedef range< osg::Vec2 > | rangev2 |
Range of osg::Vec2s. More... | |
typedef range< osg::Vec3 > | rangev3 |
Range of osg::Vec3s. More... | |
typedef range< osg::Vec4 > | rangev4 |
Range of osg::Vec4s. More... | |
The osgParticle library is a NodeKit that extends the core scene graph to support particle effects.
typedef range<float> osgParticle::rangef |
typedef range<osg::Vec2> osgParticle::rangev2 |
Range of osg::Vec2s.
typedef range<osg::Vec3> osgParticle::rangev3 |
Range of osg::Vec3s.
typedef range<osg::Vec4> osgParticle::rangev4 |
Range of osg::Vec4s.