Castor3D 0.16.0
Multiplatform 3D engine
Public Member Functions | Static Public Member Functions | List of all members
castor3d::SphereSection Class Reference

#include <SphereSection.hpp>

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

Public Member Functions

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

Static Public Member Functions

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

Constructor & Destructor Documentation

◆ SphereSection()

C3D_API castor3d::SphereSection::SphereSection ( )

Constructor.

Member Function Documentation

◆ create()

static C3D_API MeshGeneratorUPtr castor3d::SphereSection::create ( )
static

Creation function, used by Factory.

Returns
Cylinder

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