tlp::qtcpulodcalculatorthread(3)

NAME

tlp::QtCPULODCalculatorThread

SYNOPSIS

#include <QtCPULODCalculator.h>
Public Member Functions
QtCPULODCalculatorThread (BoundingBox *bbTab, float *rTab, unsigned int
    sz, const Coord &e, const Matrix< float, 4 > &tfMatrix, const
    Vector< int, 4 > &global, const Vector< int, 4 > &current)
Protected Member Functions
void run ()
Protected Attributes
BoundingBox * boundingBoxTab
float * resultTab
unsigned int size
Coord eye
Matrix< float, 4 > transformMatrix
Vector< int, 4 > globalViewport
Vector< int, 4 > currentViewport

Constructor & Destructor Documentation

tlp::QtCPULODCalculatorThread::QtCPULODCalculatorThread (BoundingBox *
bbTab, float * rTab, unsigned int sz, const Coord & e, const Matrix< float, 4 > & tfMatrix, const Vector< int, 4 > & global, const Vector< int, 4 > & current) [inline]

Member Function Documentation

void tlp::QtCPULODCalculatorThread::run () [protected]

Member Data Documentation

BoundingBox* tlp::QtCPULODCalculatorThread::boundingBoxTab [protected] Vector<int,4> tlp::QtCPULODCalculatorThread::currentViewport [protected] Coord tlp::QtCPULODCalculatorThread::eye [protected] Vector<int,4> tlp::QtCPULODCalculatorThread::globalViewport [protected] float* tlp::QtCPULODCalculatorThread::resultTab [protected] unsigned int tlp::QtCPULODCalculatorThread::size [protected] Matrix<float, 4> tlp::QtCPULODCalculatorThread::transformMatrix [protected]

Author

Generated automatically by Doxygen for Tulip QT Library from the source code.
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout