Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AlfonsoLRz/PointCloudRendering
/ functions
Functions
3,523 in github.com/AlfonsoLRz/PointCloudRendering
⨍
Functions
3,523
◇
Types & classes
520
↓ 2 callers
Method
getAllowedNumberOfPoints
PointCloudRendering/Source/Graphics/Core/PointCloudAggregator.cpp:89
↓ 2 callers
Method
getAspect
* @return Aspect value given by the camera view dimensions. */
PointCloudRendering/Source/Graphics/Core/Camera.h:139
↓ 2 callers
Method
getAttCoefficients
* @return Attenuation coefficients for basic formula. From 0 to 2: c1, c2, c3, where c3 is related to the squared radius. */
PointCloudRendering/Source/Graphics/Core/Light.h:235
↓ 2 callers
Method
getBottomLeftCorner
* @return Lowest corner of a canonical view volume in x and y. */
PointCloudRendering/Source/Graphics/Core/Camera.h:144
↓ 2 callers
Method
getCamera
PointCloudRendering/Source/Graphics/Application/CameraManager.cpp:28
↓ 2 callers
Function
getChrm
Outputs whitepoint and matrix to go from the icc or info profile (depending on what was in the PNG) to XYZ, without applying any (rendering intent rel
PointCloudRendering/Libraries/lodepng/lodepng_util.cpp:862
↓ 2 callers
Function
getChrmMatrixXYZ
Get the matrix to go from linear RGB to XYZ given the RGB whitepoint and chromaticities in XYZ colorspace */
PointCloudRendering/Libraries/lodepng/lodepng_util.cpp:702
↓ 2 callers
Method
getDepth
* @return Number of channels of image. */
PointCloudRendering/Source/Graphics/Core/Image.h:74
↓ 2 callers
Method
getDistanceC
* @return Distance where factorC attenuation value is reached. */
PointCloudRendering/Source/Graphics/Core/Light.h:250
↓ 2 callers
Method
getDistanceRange
* @return Distance range (minimum -> x, maximum -> y) for distance formula. */
PointCloudRendering/Source/Graphics/Core/Light.h:240
↓ 2 callers
Method
getExponentS
* @return Phong exponent. */
PointCloudRendering/Source/Graphics/Core/Light.h:220
↓ 2 callers
Method
getExponentSE
* @return Exponent SE for Pixar formula. */
PointCloudRendering/Source/Graphics/Core/Light.h:260
↓ 2 callers
Method
getFactorC
* @return Attenuation factor C in Pixar formula. */
PointCloudRendering/Source/Graphics/Core/Light.h:245
↓ 2 callers
Function
getFilterTypes
PointCloudRendering/Libraries/lodepng/lodepng_util.cpp:224
↓ 2 callers
Function
getFilterTypesInterlaced
PointCloudRendering/Libraries/lodepng/lodepng_util.cpp:145
↓ 2 callers
Method
getFovY
* @return Field of view in the y axis. */
PointCloudRendering/Source/Graphics/Core/Camera.h:154
↓ 2 callers
Function
getHash
PointCloudRendering/Libraries/lodepng/lodepng.cpp:1301
↓ 2 callers
Method
getHeight
* @return Height of image. */
PointCloudRendering/Source/Graphics/Core/Image.h:79
↓ 2 callers
Function
getICC16Fixed16
Unsigned
PointCloudRendering/Libraries/lodepng/pngdetail.cpp:926
↓ 2 callers
Method
getIdentifier
* @brief ID provided by OpenGL for this framebuffer. */
PointCloudRendering/Source/Graphics/Core/FBO.h:46
↓ 2 callers
Method
getKCoefficients
* @return K0 and K1 coefficients from Pixar attenuation formula. */
PointCloudRendering/Source/Graphics/Core/Light.h:265
↓ 2 callers
Method
getMaxAttFactor
* @return Maximum attenuation factor. */
PointCloudRendering/Source/Graphics/Core/Light.h:255
↓ 2 callers
Function
getNumColorChannels
PointCloudRendering/Libraries/lodepng/lodepng.cpp:2346
↓ 2 callers
Function
getNumColorChannels
Get number of color channels for a given PNG color type
PointCloudRendering/Libraries/lodepng/lodepng_unittest.cpp:295
↓ 2 callers
Function
getPaletteValue
PointCloudRendering/Libraries/lodepng/lodepng_util.cpp:248
↓ 2 callers
Method
getPenumbraDegrees
* @return Angle, in degrees, which marks the boundary between fading out area and lighted area. */
PointCloudRendering/Source/Graphics/Core/Light.h:225
↓ 2 callers
Function
getPixelColorsRGBA8
Similar to getPixelColorRGBA8, but with all the for loops inside of the color mode test cases, optimized to convert the colors much faster, when conve
PointCloudRendering/Libraries/lodepng/lodepng.cpp:3025
↓ 2 callers
Method
getPoint
PointCloudRendering/Source/Geometry/3D/Plane.cpp:53
↓ 2 callers
Method
getPoints
* @return */
PointCloudRendering/Source/Graphics/Core/PointCloud.h:136
↓ 2 callers
Method
getScreenshot
PointCloudRendering/Source/Graphics/Application/Renderer.cpp:98
↓ 2 callers
Method
getTexture
PointCloudRendering/Source/Graphics/Application/TextureList.cpp:40
↓ 2 callers
Function
getTreeInflateDynamic
get the tree of a deflated block with dynamic tree, the tree itself is also Huffman compressed with a known tree*/
PointCloudRendering/Libraries/lodepng/lodepng.cpp:911
↓ 2 callers
Method
getWidth
* @return Width of image. */
PointCloudRendering/Source/Graphics/Core/Image.h:84
↓ 2 callers
Method
getZFar
* @return Maximum z on the camera system coordinate until the scene is discarded. */
PointCloudRendering/Source/Graphics/Core/Camera.h:189
↓ 2 callers
Method
getZNear
* @return Minimum z on the camera system coordinate until the scene is taken into account. */
PointCloudRendering/Source/Graphics/Core/Camera.h:194
↓ 2 callers
Method
get_const
PointCloudRendering/Libraries/tinyply/tinyply.h:78
↓ 2 callers
Function
get_node_title_rect
PointCloudRendering/Libraries/imnodes/imnodes.cpp:1630
↓ 2 callers
Function
gl3wInit
PointCloudRendering/Libraries/imgui/examples/libs/gl3w/GL/gl3w.c:111
↓ 2 callers
Function
iccForwardTRC
ICC tone response curve, nonlinear (encoded) to linear. Input and output in range 0-1. If color was integer 0-255, multiply with (1.0f/255) to get the
PointCloudRendering/Libraries/lodepng/lodepng_util.cpp:358
↓ 2 callers
Method
index_from_ptr
PointCloudRendering/Libraries/imgui/imgui.h:1675
↓ 2 callers
Function
inflate
PointCloudRendering/Libraries/lodepng/lodepng.cpp:1192
↓ 2 callers
Function
inflateHuffmanBlock
inflate a block with dynamic of fixed Huffman tree*/
PointCloudRendering/Libraries/lodepng/lodepng.cpp:1041
↓ 2 callers
Function
inflateNoCompression
PointCloudRendering/Libraries/lodepng/lodepng.cpp:1123
↓ 2 callers
Method
initialize
PointCloudRendering/Source/Interface/GUI.cpp:307
↓ 2 callers
Method
insertCamera
PointCloudRendering/Source/Graphics/Application/CameraManager.cpp:35
↓ 2 callers
Function
isGrayICCProfile
PointCloudRendering/Libraries/lodepng/lodepng.cpp:5376
↓ 2 callers
Function
isRGBICCProfile
PointCloudRendering/Libraries/lodepng/lodepng.cpp:5390
↓ 2 callers
Function
isSRGB
Returns whether the color chunks in info represent the default PNG sRGB, which is when either no colorometry fields are present at all, or an srgb fie
PointCloudRendering/Libraries/lodepng/lodepng_util.cpp:897
↓ 2 callers
Function
is_word_boundary
PointCloudRendering/Libraries/imgui/imstb_textedit.h:648
↓ 2 callers
Function
is_word_boundary_from_right
PointCloudRendering/Libraries/imgui/imgui_widgets.cpp:3569
↓ 2 callers
Function
lightnessToLetter
PointCloudRendering/Libraries/lodepng/pngdetail.cpp:350
↓ 2 callers
Method
load
PointCloudRendering/Source/Graphics/Application/Scene.cpp:22
↓ 2 callers
Method
loadDefaultCamera
PointCloudRendering/Source/Graphics/Application/PointCloudScene.cpp:78
↓ 2 callers
Method
loadImage
PointCloudRendering/Source/Graphics/Core/Texture.cpp:149
↓ 2 callers
Function
loadWithErrorRecovery
PointCloudRendering/Libraries/lodepng/pngdetail.cpp:841
↓ 2 callers
Function
lodepng_assign_icc
same as set but does not delete */
PointCloudRendering/Libraries/lodepng/lodepng.cpp:2695
↓ 2 callers
Function
lodepng_buffer_file
load file into buffer that already has the correct allocated size. Returns error code.*/
PointCloudRendering/Libraries/lodepng/lodepng.cpp:335
↓ 2 callers
Function
lodepng_chunk_append
PointCloudRendering/Libraries/lodepng/lodepng.cpp:2280
↓ 2 callers
Function
lodepng_chunk_check_crc
PointCloudRendering/Libraries/lodepng/lodepng.cpp:2227
↓ 2 callers
Function
lodepng_chunk_next
PointCloudRendering/Libraries/lodepng/lodepng.cpp:2242
↓ 2 callers
Function
lodepng_compute_color_stats
stats must already have been inited. */
PointCloudRendering/Libraries/lodepng/lodepng.cpp:3309
↓ 2 callers
Function
lodepng_convert_rgb
Converts a single rgb color without alpha from one type to another, color bits truncated to their bitdepth. In case of single channel (gray or palette
PointCloudRendering/Libraries/lodepng/lodepng.cpp:3222
↓ 2 callers
Function
lodepng_decode32_file
PointCloudRendering/Libraries/lodepng/lodepng.cpp:4590
↓ 2 callers
Function
lodepng_decode_file
PointCloudRendering/Libraries/lodepng/lodepng.cpp:4576
↓ 2 callers
Function
lodepng_deflate
PointCloudRendering/Libraries/lodepng/lodepng.cpp:1872
↓ 2 callers
Function
lodepng_encode_file
PointCloudRendering/Libraries/lodepng/lodepng.cpp:5649
↓ 2 callers
Function
lodepng_filesize
returns negative value on error. This should be pure C compatible, so no fstat. */
PointCloudRendering/Libraries/lodepng/lodepng.cpp:315
↓ 2 callers
Function
lodepng_get_bpp_lct
PointCloudRendering/Libraries/lodepng/lodepng.cpp:2357
↓ 2 callers
Function
lodepng_get_channels
PointCloudRendering/Libraries/lodepng/lodepng.cpp:2444
↓ 2 callers
Function
lodepng_huffman_code_lengths
PointCloudRendering/Libraries/lodepng/lodepng.cpp:742
↓ 2 callers
Function
lodepng_palette_clear
PointCloudRendering/Libraries/lodepng/lodepng.cpp:2414
↓ 2 callers
Function
lodepng_state_copy
PointCloudRendering/Libraries/lodepng/lodepng.cpp:4632
↓ 2 callers
Function
lodepng_zlib_compress
PointCloudRendering/Libraries/lodepng/lodepng.cpp:1984
↓ 2 callers
Function
lodepng_zlib_decompress
PointCloudRendering/Libraries/lodepng/lodepng.cpp:1931
↓ 2 callers
Method
modifyNextFramebufferID
PointCloudRendering/Source/Graphics/Application/Scene.cpp:29
↓ 2 callers
Method
modifySize
PointCloudRendering/Source/Graphics/Application/Scene.cpp:34
↓ 2 callers
Function
mulMatrixMatrix
PointCloudRendering/Libraries/lodepng/lodepng_util.cpp:667
↓ 2 callers
Method
orbitXZ
PointCloudRendering/Source/Graphics/Core/Camera.cpp:189
↓ 2 callers
Method
orbitY
PointCloudRendering/Source/Graphics/Core/Camera.cpp:211
↓ 2 callers
Function
paethPredictor
Paeth predicter, used by PNG filter type 4 The parameters are of type short, but should come from unsigned chars, the shorts are only needed to make t
PointCloudRendering/Libraries/lodepng/lodepng.cpp:3577
↓ 2 callers
Function
preProcessScanlines
out must be buffer big enough to contain uncompressed IDAT chunk data, and in must contain the full image. return value is error**/
PointCloudRendering/Libraries/lodepng/lodepng.cpp:5269
↓ 2 callers
Function
printValue
PointCloudRendering/Libraries/lodepng/lodepng_benchmark.cpp:97
↓ 2 callers
Function
property_type_from_string
PointCloudRendering/Libraries/tinyply/tinyply.h:218
↓ 2 callers
Function
readChunk_PLTE
PointCloudRendering/Libraries/lodepng/lodepng.cpp:3913
↓ 2 callers
Function
readChunk_bKGD
background color chunk (bKGD)*/
PointCloudRendering/Libraries/lodepng/lodepng.cpp:3964
↓ 2 callers
Function
readChunk_cHRM
PointCloudRendering/Libraries/lodepng/lodepng.cpp:4206
↓ 2 callers
Function
readChunk_gAMA
PointCloudRendering/Libraries/lodepng/lodepng.cpp:4197
↓ 2 callers
Function
readChunk_iCCP
PointCloudRendering/Libraries/lodepng/lodepng.cpp:4231
↓ 2 callers
Function
readChunk_iTXt
international text chunk (iTXt)*/
PointCloudRendering/Libraries/lodepng/lodepng.cpp:4084
↓ 2 callers
Function
readChunk_pHYs
PointCloudRendering/Libraries/lodepng/lodepng.cpp:4186
↓ 2 callers
Function
readChunk_sRGB
PointCloudRendering/Libraries/lodepng/lodepng.cpp:4222
↓ 2 callers
Function
readChunk_tEXt
text chunk (tEXt)*/
PointCloudRendering/Libraries/lodepng/lodepng.cpp:3996
↓ 2 callers
Function
readChunk_tIME
PointCloudRendering/Libraries/lodepng/lodepng.cpp:4172
↓ 2 callers
Function
readChunk_tRNS
PointCloudRendering/Libraries/lodepng/lodepng.cpp:3934
↓ 2 callers
Function
readChunk_zTXt
compressed text chunk (zTXt)*/
PointCloudRendering/Libraries/lodepng/lodepng.cpp:4037
↓ 2 callers
Function
readdir_r
* Read next directory entry into called-allocated buffer. * * Returns zero on success. If the end of directory stream is reached, then * sets resu
PointCloudRendering/Libraries/imfiledialog/dirent/dirent.h:754
↓ 2 callers
Function
removePaddingBits
PointCloudRendering/Libraries/lodepng/lodepng.cpp:3843
↓ 2 callers
Method
render
PointCloudRendering/Source/Interface/GUI.cpp:321
↓ 2 callers
Method
renderLines
PointCloudRendering/Source/Graphics/Core/Model3D.cpp:424
↓ 2 callers
Method
renderScene
PointCloudRendering/Source/Graphics/Application/SSAOScene.cpp:81
← previous
next →
901–1,000 of 3,523, ranked by callers