Coin Logo Coin3D is Free Software,
published under the BSD 3-clause license.
https://bitbucket.org/Coin3D/
http://www.kongsberg.com/kogt/
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
HQSphereGenerator Class Reference

#include <SmHQSphere.h>

Classes

class  object
 
class  triangle
 

Public Member Functions

 HQSphereGenerator (void)
 
 ~HQSphereGenerator (void)
 
void generate (const int level, SbBSPTree &bsp, SbList< int > &idx)
 
SbVec3f normalize (const SbVec3f &p)
 
SbVec3f midpoint (const SbVec3f &a, const SbVec3f &b)
 

Constructor & Destructor Documentation

◆ HQSphereGenerator()

HQSphereGenerator::HQSphereGenerator ( void  )
inline

◆ ~HQSphereGenerator()

HQSphereGenerator::~HQSphereGenerator ( void  )
inline

Member Function Documentation

◆ generate()

void HQSphereGenerator::generate ( const int  level,
SbBSPTree bsp,
SbList< int > &  idx 
)

◆ midpoint()

SbVec3f HQSphereGenerator::midpoint ( const SbVec3f a,
const SbVec3f b 
)

◆ normalize()

SbVec3f HQSphereGenerator::normalize ( const SbVec3f p)

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