Skylicht Engine
Loading...
Searching...
No Matches
Skylicht::Lightmapper::CRasterisation Member List

This is the complete list of members for Skylicht::Lightmapper::CRasterisation, including all inherited members.

CRasterisation(int width, int height) (defined in Skylicht::Lightmapper::CRasterisation)Skylicht::Lightmapper::CRasterisation
ERasterPass enum name (defined in Skylicht::Lightmapper::CRasterisation)Skylicht::Lightmapper::CRasterisation
flushPixel(std::vector< CSH9 > &bakeResults) (defined in Skylicht::Lightmapper::CRasterisation)Skylicht::Lightmapper::CRasterisation
getBakePixelQueue() (defined in Skylicht::Lightmapper::CRasterisation)Skylicht::Lightmapper::CRasterisationinline
getHeight() (defined in Skylicht::Lightmapper::CRasterisation)Skylicht::Lightmapper::CRasterisationinline
getLightmapData() (defined in Skylicht::Lightmapper::CRasterisation)Skylicht::Lightmapper::CRasterisationinline
getLightmapPixel(int x, int y, float *color) (defined in Skylicht::Lightmapper::CRasterisation)Skylicht::Lightmapper::CRasterisation
getPassOffsetX(ERasterPass pass) (defined in Skylicht::Lightmapper::CRasterisation)Skylicht::Lightmapper::CRasterisation
getPassOffsetY(ERasterPass pass) (defined in Skylicht::Lightmapper::CRasterisation)Skylicht::Lightmapper::CRasterisation
getPixelStep(ERasterPass pass) (defined in Skylicht::Lightmapper::CRasterisation)Skylicht::Lightmapper::CRasterisation
getTestBakeImage() (defined in Skylicht::Lightmapper::CRasterisation)Skylicht::Lightmapper::CRasterisationinline
getWidth() (defined in Skylicht::Lightmapper::CRasterisation)Skylicht::Lightmapper::CRasterisationinline
imageDilate() (defined in Skylicht::Lightmapper::CRasterisation)Skylicht::Lightmapper::CRasterisation
isBaked(int x, int y) (defined in Skylicht::Lightmapper::CRasterisation)Skylicht::Lightmapper::CRasterisation
isFinished(const core::vector2di &lmPixel) (defined in Skylicht::Lightmapper::CRasterisation)Skylicht::Lightmapper::CRasterisation
isInterpolateX(ERasterPass pass) (defined in Skylicht::Lightmapper::CRasterisation)Skylicht::Lightmapper::CRasterisation
isInterpolateY(ERasterPass pass) (defined in Skylicht::Lightmapper::CRasterisation)Skylicht::Lightmapper::CRasterisation
load(CMemoryStream *stream) (defined in Skylicht::Lightmapper::CRasterisation)Skylicht::Lightmapper::CRasterisation
m_bakedData (defined in Skylicht::Lightmapper::CRasterisation)Skylicht::Lightmapper::CRasterisationprotected
m_bakePixels (defined in Skylicht::Lightmapper::CRasterisation)Skylicht::Lightmapper::CRasterisationprotected
m_currentPass (defined in Skylicht::Lightmapper::CRasterisation)Skylicht::Lightmapper::CRasterisationprotected
m_height (defined in Skylicht::Lightmapper::CRasterisation)Skylicht::Lightmapper::CRasterisationprotected
m_interpolationThreshold (defined in Skylicht::Lightmapper::CRasterisation)Skylicht::Lightmapper::CRasterisationprotected
m_lightmapData (defined in Skylicht::Lightmapper::CRasterisation)Skylicht::Lightmapper::CRasterisationprotected
m_normal (defined in Skylicht::Lightmapper::CRasterisation)Skylicht::Lightmapper::CRasterisationprotected
m_position (defined in Skylicht::Lightmapper::CRasterisation)Skylicht::Lightmapper::CRasterisationprotected
m_tangent (defined in Skylicht::Lightmapper::CRasterisation)Skylicht::Lightmapper::CRasterisationprotected
m_testBakedData (defined in Skylicht::Lightmapper::CRasterisation)Skylicht::Lightmapper::CRasterisationprotected
m_uv (defined in Skylicht::Lightmapper::CRasterisation)Skylicht::Lightmapper::CRasterisationprotected
m_uvf (defined in Skylicht::Lightmapper::CRasterisation)Skylicht::Lightmapper::CRasterisationprotected
m_uvMax (defined in Skylicht::Lightmapper::CRasterisation)Skylicht::Lightmapper::CRasterisationprotected
m_uvMin (defined in Skylicht::Lightmapper::CRasterisation)Skylicht::Lightmapper::CRasterisationprotected
m_width (defined in Skylicht::Lightmapper::CRasterisation)Skylicht::Lightmapper::CRasterisationprotected
moveNextPixel(core::vector2di &lmPixel) (defined in Skylicht::Lightmapper::CRasterisation)Skylicht::Lightmapper::CRasterisation
PassCount enum value (defined in Skylicht::Lightmapper::CRasterisation)Skylicht::Lightmapper::CRasterisation
resetBake() (defined in Skylicht::Lightmapper::CRasterisation)Skylicht::Lightmapper::CRasterisation
samplingTrianglePosition(core::vector3df &outPosition, core::vector3df &outNormal, core::vector3df &outTangent, core::vector3df &outBinormal, core::vector2di &lmPixel) (defined in Skylicht::Lightmapper::CRasterisation)Skylicht::Lightmapper::CRasterisation
save(CMemoryStream *stream) (defined in Skylicht::Lightmapper::CRasterisation)Skylicht::Lightmapper::CRasterisation
setInterpolationThreshold(float f) (defined in Skylicht::Lightmapper::CRasterisation)Skylicht::Lightmapper::CRasterisationinline
setTriangle(const core::vector3df *position, const core::vector2df *uv, const core::vector3df *normal, const core::vector3df *tangent, ERasterPass pass) (defined in Skylicht::Lightmapper::CRasterisation)Skylicht::Lightmapper::CRasterisation
Space1DX enum value (defined in Skylicht::Lightmapper::CRasterisation)Skylicht::Lightmapper::CRasterisation
Space1DY enum value (defined in Skylicht::Lightmapper::CRasterisation)Skylicht::Lightmapper::CRasterisation
Space1E enum value (defined in Skylicht::Lightmapper::CRasterisation)Skylicht::Lightmapper::CRasterisation
Space2BX enum value (defined in Skylicht::Lightmapper::CRasterisation)Skylicht::Lightmapper::CRasterisation
Space2BY enum value (defined in Skylicht::Lightmapper::CRasterisation)Skylicht::Lightmapper::CRasterisation
Space4A enum value (defined in Skylicht::Lightmapper::CRasterisation)Skylicht::Lightmapper::CRasterisation
Space4C enum value (defined in Skylicht::Lightmapper::CRasterisation)Skylicht::Lightmapper::CRasterisation
tryInterpolate(int x, int y) (defined in Skylicht::Lightmapper::CRasterisation)Skylicht::Lightmapper::CRasterisation
~CRasterisation() (defined in Skylicht::Lightmapper::CRasterisation)Skylicht::Lightmapper::CRasterisationvirtual