torque Torque Game Engine Documentation
TGE Version 1.5.2

SplineUtil::SplineBeamInfo Struct Reference

#include <splineUtil.h>


Detailed Description

See also:
drawSplineBeam

This is optional for actually drawing a spline


Public Member Functions

 SplineBeamInfo ()

Data Fields

Point3FcamPos
U32 numSegments
F32 width
SplinePatchspline
F32 uvOffset
 Offset for u/v texture coordinates, useful for animating the texture on the spline.
F32 numTexRep
 Stretch for texture.
ColorF color
bool zeroAlphaStart
 first part of first segment has 0 alpha value


Constructor & Destructor Documentation

SplineUtil::SplineBeamInfo::SplineBeamInfo (  )  [inline]


Field Documentation

Offset for u/v texture coordinates, useful for animating the texture on the spline.

first part of first segment has 0 alpha value




All Rights Reserved GarageGames.com, Inc. 1999-2005
Auto-magically Generated with Doxygen