Projection mesh representation.
More...
|
static C3D_API MeshGeneratorSPtr | Create () |
| Creation function, used by Factory. More...
|
|
static MeshGeneratorSPtr | Create () |
| Creation function, used by Factory. More...
|
|
Projection mesh representation.
- Author
- Sylvain DOREMUS
- Date
- 26/08/2010
◆ Projection()
C3D_API Castor3D::Projection::Projection |
( |
| ) |
|
◆ ~Projection()
C3D_API Castor3D::Projection::~Projection |
( |
| ) |
|
◆ Create()
static C3D_API MeshGeneratorSPtr Castor3D::Projection::Create |
( |
| ) |
|
|
static |
Creation function, used by Factory.
- Returns
- Cylinder
◆ GetFaceCount()
uint32_t Castor3D::Projection::GetFaceCount |
( |
| ) |
const |
|
inline |
Retrieves number of faces.
◆ SetPoints()
C3D_API void Castor3D::Projection::SetPoints |
( |
Point3rPatternSPtr |
p_pPattern, |
|
|
Castor::Point3r const & |
p_vAxis, |
|
|
bool |
p_bClosed |
|
) |
| |
Defines the pattern used to build the projection.
- Parameters
-
[in] | p_pPattern | The arc to project |
[in] | p_vAxis | The projection axis |
[in] | p_bClosed | Tells if the projection must be closed |
◆ operator<<
std::ostream& operator<< |
( |
std::ostream & |
o, |
|
|
Projection const & |
c |
|
) |
| |
|
friend |
The documentation for this class was generated from the following file: