Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members
CLightSource Member List
This is the complete list of members for CLightSource, including all inherited members.
- CLightSource()
[inline]
- CLightSource(const CLightSource &)
- CLightSource(LightSourceType nType)
- CLightSource(const CV3D &direction, float rfIntensity=1.0)
- CLightSource(const CP3D &point, float rfIntensity=1.0)
- CLightSource(const CP3D &point, const CV3D &direction, float rfAngle, float rfIntensity=1.0)
- CLightSource(const CP3D &point, const CV3D &direction, float rfAngle, float rfExponent=50.0, float rfIntensity=1.0)
- CONE enum value
- CONE_DIFFUSE enum value
- DIRECTIONAL enum value
- getAngle() const
[inline]
- getColor() const
[inline]
- getConstantAttenuation() const
[inline]
- getDirection(const CP3D &point) const
- getDirection() const
[inline]
- getDirectionToLight() const
[inline]
- getExponent() const
[inline]
- getIntensity() const
[inline]
- getIntensity(const CP3D &point) const
- getLinearAttenuation() const
[inline]
- getPosition() const
[inline]
- getQuadraticAttenuation() const
[inline]
- getStatus() const
[inline]
- getType() const
[inline]
- LightSourceType enum name
- LightStatus enum name
- m_arfColor
[private]
- m_Direction
[private]
- m_LightSourceType
[private]
- m_LightStatus
[private]
- m_Point
[private]
- m_rfAngle
[private]
- m_rfConstantAttenuation
[private]
- m_rfExponent
[private]
- m_rfIntensity
[private]
- m_rfLinearAttenuation
[private]
- m_rfQuadraticAttenuation
[private]
- OFF enum value
- ON enum value
- POINT enum value
- setAngle(float rfAngle)
- setColor(float rfRed, float rfGreen, float rfBlue)
- setConstantAttenuation(float rfValue)
[inline]
- setDirection(const CV3D &direction)
- setExponent(float rfExponent)
- setIntensity(float rfIntensity)
- setLinearAttenuation(float rfValue)
[inline]
- setPosition(const CP3D &point)
- setQuadraticAttenuation(float rfValue)
[inline]
- setStatus(LightStatus status)
[inline]
- setType(LightSourceType nType)
[inline]
- ~CLightSource()
[inline, virtual]
Generated at Thu Oct 4 17:17:29 2001 for QGLViewer by
1.2.10 written by Dimitri van Heesch,
© 1997-2001