Inheritance diagram for Eaagles::BasicGL::Scanline::PolyData:


Public Member Functions | |
| PolyData () | |
| void | getNorm (osg::Vec3 &lnorm, const LCreal x) const |
Public Attributes | |
| LCreal | x0 |
| osg::Vec3 | n0 |
| osg::Vec3 | nslope |
| bool | aptEdge2 |
| SPtr< LcPolygon > | polygon |
| SPtr< const LcPolygon > | orig |
| Eaagles::BasicGL::Scanline::PolyData::PolyData | ( | ) |
| void Eaagles::BasicGL::Scanline::PolyData::getNorm | ( | osg::Vec3 & | lnorm, | |
| const LCreal | x | |||
| ) | const |
X value at start.
| osg::Vec3 Eaagles::BasicGL::Scanline::PolyData::n0 |
Inital Norm.
Norm slope.
reached second edge
Clipped (working) polygon.
Original polygon.
1.5.0