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::triangle Class Reference

#include <SmHQSphere.h>

Public Member Functions

 triangle (void)
 
 triangle (const SbVec3f &p0, const SbVec3f &p1, const SbVec3f &p2)
 

Public Attributes

SbVec3f pt [3]
 

Constructor & Destructor Documentation

◆ triangle() [1/2]

HQSphereGenerator::triangle::triangle ( void  )
inline

◆ triangle() [2/2]

HQSphereGenerator::triangle::triangle ( const SbVec3f p0,
const SbVec3f p1,
const SbVec3f p2 
)
inline

Member Data Documentation

◆ pt

SbVec3f HQSphereGenerator::triangle::pt[3]

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