brushconstruct::Sphere Class Reference
#include <Sphere.h>
Detailed Description
Definition at line 8 of file Sphere.h.
Member Function Documentation
void brushconstruct::Sphere::generate |
( |
Brush & |
brush, |
|
|
const AABB & |
bounds, |
|
|
std::size_t |
sides, |
|
|
const TextureProjection & |
projection, |
|
|
const std::string & |
shader | |
|
) |
| | [virtual] |
- Parameters:
-
[out] | brush | The brush to create the planes for |
[in] | bounds | The mins and maxs of the cube |
[in] | sides | |
[in] | projection | The texture projection that is used (shift, scale and rotate values) |
[in] | shader | The path of the texture relative to the base dir |
Implements brushconstruct::BrushConstructor.
static BrushConstructor& brushconstruct::Sphere::getInstance |
( |
|
) |
[inline, static] |
const std::string brushconstruct::Sphere::getName |
( |
|
) |
const [virtual] |
Field Documentation
The documentation for this class was generated from the following file:
- src/tools/radiant/radiant/brush/construct/Sphere.h