
#include <gzGeometryUtils.h>
Inheritance diagram for gzGeometryTube:

Public Member Functions | |
| gzGeometryTube (gzFloat length=10, gzFloat width=1, gzULong lengthSamples=10, gzULong widthSamples=10, gzEvalFunc_Tube_Radius evalRadiusFunc=NULL, gzEvalFunc_Tube_Displacement evalDisplacementFunc=NULL, gzFloat texture_x_scale=1, gzFloat texture_y_scale=1, const gzVec4 &color=gzVec4(1.0, 1.0, 1.0, 1.0), const gzString &name=GZ_EMPTY_STRING) | |
| virtual | ~gzGeometryTube () |
| GZ_DECLARE_TYPE_INTERFACE_EXPORT (1) | |
Definition at line 119 of file gzGeometryUtils.h.
|
||||||||||||||||||||||||||||||||||||||||||||
|
|
|
|
Definition at line 134 of file gzGeometryUtils.h. |
|
|
Reimplemented from gzGeometry. |