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

#include <Plane.hpp>

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

Public Member Functions

C3D_API Plane ()
 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...
 

Constructor & Destructor Documentation

◆ Plane()

C3D_API castor3d::Plane::Plane ( )

Constructor.

Member Function Documentation

◆ create()

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

Creation function, used by Factory.

Returns
Cylinder

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