Castor3D 0.12.0
Multiplatform 3D engine
Public Member Functions | Static Public Member Functions | Friends | List of all members
castor3d::Icosahedron Class Reference

#include <Icosahedron.hpp>

Inheritance diagram for castor3d::Icosahedron:
Inheritance graph
[legend]
Collaboration diagram for castor3d::Icosahedron:
Collaboration graph
[legend]

Public Member Functions

C3D_API Icosahedron ()
 Constructor. More...
 
- Public Member Functions inherited from castor3d::MeshGenerator
C3D_API MeshGenerator (castor::String const &meshType)
 Constructor. More...
 
virtual C3D_API ~MeshGenerator ()
 Destructor. More...
 
virtual C3D_API void generate (Mesh &mesh, Parameters const &parameters)
 Generates the mesh. More...
 
virtual C3D_API void computeNormals (Mesh &mesh, bool reverted=false)
 Generates normals and tangents. More...
 

Static Public Member Functions

static C3D_API MeshGeneratorSPtr create ()
 Creation function, used by Factory. More...
 
- Static Public Member Functions inherited from castor3d::MeshGenerator
static MeshGeneratorSPtr create ()
 Creation function, used by Factory. More...
 

Friends

std::ostream & operator<< (std::ostream &o, Icosahedron const &c)
 

Constructor & Destructor Documentation

◆ Icosahedron()

C3D_API castor3d::Icosahedron::Icosahedron ( )

Constructor.

Member Function Documentation

◆ create()

static C3D_API MeshGeneratorSPtr castor3d::Icosahedron::create ( )
static

Creation function, used by Factory.

Returns
Cylinder

Friends And Related Function Documentation

◆ operator<<

std::ostream & operator<< ( std::ostream &  o,
Icosahedron const &  c 
)
friend

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