MCPcopy Create free account

hub / github.com/AlfonsoLRz/PointCloudRendering / functions

Functions3,523 in github.com/AlfonsoLRz/PointCloudRendering

↓ 2 callersMethodgetAllowedNumberOfPoints
PointCloudRendering/Source/Graphics/Core/PointCloudAggregator.cpp:89
↓ 2 callersMethodgetAspect
* @return Aspect value given by the camera view dimensions. */
PointCloudRendering/Source/Graphics/Core/Camera.h:139
↓ 2 callersMethodgetAttCoefficients
* @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 callersMethodgetBottomLeftCorner
* @return Lowest corner of a canonical view volume in x and y. */
PointCloudRendering/Source/Graphics/Core/Camera.h:144
↓ 2 callersMethodgetCamera
PointCloudRendering/Source/Graphics/Application/CameraManager.cpp:28
↓ 2 callersFunctiongetChrm
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 callersFunctiongetChrmMatrixXYZ
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 callersMethodgetDepth
* @return Number of channels of image. */
PointCloudRendering/Source/Graphics/Core/Image.h:74
↓ 2 callersMethodgetDistanceC
* @return Distance where factorC attenuation value is reached. */
PointCloudRendering/Source/Graphics/Core/Light.h:250
↓ 2 callersMethodgetDistanceRange
* @return Distance range (minimum -> x, maximum -> y) for distance formula. */
PointCloudRendering/Source/Graphics/Core/Light.h:240
↓ 2 callersMethodgetExponentS
* @return Phong exponent. */
PointCloudRendering/Source/Graphics/Core/Light.h:220
↓ 2 callersMethodgetExponentSE
* @return Exponent SE for Pixar formula. */
PointCloudRendering/Source/Graphics/Core/Light.h:260
↓ 2 callersMethodgetFactorC
* @return Attenuation factor C in Pixar formula. */
PointCloudRendering/Source/Graphics/Core/Light.h:245
↓ 2 callersFunctiongetFilterTypes
PointCloudRendering/Libraries/lodepng/lodepng_util.cpp:224
↓ 2 callersFunctiongetFilterTypesInterlaced
PointCloudRendering/Libraries/lodepng/lodepng_util.cpp:145
↓ 2 callersMethodgetFovY
* @return Field of view in the y axis. */
PointCloudRendering/Source/Graphics/Core/Camera.h:154
↓ 2 callersFunctiongetHash
PointCloudRendering/Libraries/lodepng/lodepng.cpp:1301
↓ 2 callersMethodgetHeight
* @return Height of image. */
PointCloudRendering/Source/Graphics/Core/Image.h:79
↓ 2 callersFunctiongetICC16Fixed16
Unsigned
PointCloudRendering/Libraries/lodepng/pngdetail.cpp:926
↓ 2 callersMethodgetIdentifier
* @brief ID provided by OpenGL for this framebuffer. */
PointCloudRendering/Source/Graphics/Core/FBO.h:46
↓ 2 callersMethodgetKCoefficients
* @return K0 and K1 coefficients from Pixar attenuation formula. */
PointCloudRendering/Source/Graphics/Core/Light.h:265
↓ 2 callersMethodgetMaxAttFactor
* @return Maximum attenuation factor. */
PointCloudRendering/Source/Graphics/Core/Light.h:255
↓ 2 callersFunctiongetNumColorChannels
PointCloudRendering/Libraries/lodepng/lodepng.cpp:2346
↓ 2 callersFunctiongetNumColorChannels
Get number of color channels for a given PNG color type
PointCloudRendering/Libraries/lodepng/lodepng_unittest.cpp:295
↓ 2 callersFunctiongetPaletteValue
PointCloudRendering/Libraries/lodepng/lodepng_util.cpp:248
↓ 2 callersMethodgetPenumbraDegrees
* @return Angle, in degrees, which marks the boundary between fading out area and lighted area. */
PointCloudRendering/Source/Graphics/Core/Light.h:225
↓ 2 callersFunctiongetPixelColorsRGBA8
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 callersMethodgetPoint
PointCloudRendering/Source/Geometry/3D/Plane.cpp:53
↓ 2 callersMethodgetPoints
* @return */
PointCloudRendering/Source/Graphics/Core/PointCloud.h:136
↓ 2 callersMethodgetScreenshot
PointCloudRendering/Source/Graphics/Application/Renderer.cpp:98
↓ 2 callersMethodgetTexture
PointCloudRendering/Source/Graphics/Application/TextureList.cpp:40
↓ 2 callersFunctiongetTreeInflateDynamic
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 callersMethodgetWidth
* @return Width of image. */
PointCloudRendering/Source/Graphics/Core/Image.h:84
↓ 2 callersMethodgetZFar
* @return Maximum z on the camera system coordinate until the scene is discarded. */
PointCloudRendering/Source/Graphics/Core/Camera.h:189
↓ 2 callersMethodgetZNear
* @return Minimum z on the camera system coordinate until the scene is taken into account. */
PointCloudRendering/Source/Graphics/Core/Camera.h:194
↓ 2 callersMethodget_const
PointCloudRendering/Libraries/tinyply/tinyply.h:78
↓ 2 callersFunctionget_node_title_rect
PointCloudRendering/Libraries/imnodes/imnodes.cpp:1630
↓ 2 callersFunctiongl3wInit
PointCloudRendering/Libraries/imgui/examples/libs/gl3w/GL/gl3w.c:111
↓ 2 callersFunctioniccForwardTRC
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 callersMethodindex_from_ptr
PointCloudRendering/Libraries/imgui/imgui.h:1675
↓ 2 callersFunctioninflate
PointCloudRendering/Libraries/lodepng/lodepng.cpp:1192
↓ 2 callersFunctioninflateHuffmanBlock
inflate a block with dynamic of fixed Huffman tree*/
PointCloudRendering/Libraries/lodepng/lodepng.cpp:1041
↓ 2 callersFunctioninflateNoCompression
PointCloudRendering/Libraries/lodepng/lodepng.cpp:1123
↓ 2 callersMethodinitialize
PointCloudRendering/Source/Interface/GUI.cpp:307
↓ 2 callersMethodinsertCamera
PointCloudRendering/Source/Graphics/Application/CameraManager.cpp:35
↓ 2 callersFunctionisGrayICCProfile
PointCloudRendering/Libraries/lodepng/lodepng.cpp:5376
↓ 2 callersFunctionisRGBICCProfile
PointCloudRendering/Libraries/lodepng/lodepng.cpp:5390
↓ 2 callersFunctionisSRGB
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 callersFunctionis_word_boundary
PointCloudRendering/Libraries/imgui/imstb_textedit.h:648
↓ 2 callersFunctionis_word_boundary_from_right
PointCloudRendering/Libraries/imgui/imgui_widgets.cpp:3569
↓ 2 callersFunctionlightnessToLetter
PointCloudRendering/Libraries/lodepng/pngdetail.cpp:350
↓ 2 callersMethodload
PointCloudRendering/Source/Graphics/Application/Scene.cpp:22
↓ 2 callersMethodloadDefaultCamera
PointCloudRendering/Source/Graphics/Application/PointCloudScene.cpp:78
↓ 2 callersMethodloadImage
PointCloudRendering/Source/Graphics/Core/Texture.cpp:149
↓ 2 callersFunctionloadWithErrorRecovery
PointCloudRendering/Libraries/lodepng/pngdetail.cpp:841
↓ 2 callersFunctionlodepng_assign_icc
same as set but does not delete */
PointCloudRendering/Libraries/lodepng/lodepng.cpp:2695
↓ 2 callersFunctionlodepng_buffer_file
load file into buffer that already has the correct allocated size. Returns error code.*/
PointCloudRendering/Libraries/lodepng/lodepng.cpp:335
↓ 2 callersFunctionlodepng_chunk_append
PointCloudRendering/Libraries/lodepng/lodepng.cpp:2280
↓ 2 callersFunctionlodepng_chunk_check_crc
PointCloudRendering/Libraries/lodepng/lodepng.cpp:2227
↓ 2 callersFunctionlodepng_chunk_next
PointCloudRendering/Libraries/lodepng/lodepng.cpp:2242
↓ 2 callersFunctionlodepng_compute_color_stats
stats must already have been inited. */
PointCloudRendering/Libraries/lodepng/lodepng.cpp:3309
↓ 2 callersFunctionlodepng_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 callersFunctionlodepng_decode32_file
PointCloudRendering/Libraries/lodepng/lodepng.cpp:4590
↓ 2 callersFunctionlodepng_decode_file
PointCloudRendering/Libraries/lodepng/lodepng.cpp:4576
↓ 2 callersFunctionlodepng_deflate
PointCloudRendering/Libraries/lodepng/lodepng.cpp:1872
↓ 2 callersFunctionlodepng_encode_file
PointCloudRendering/Libraries/lodepng/lodepng.cpp:5649
↓ 2 callersFunctionlodepng_filesize
returns negative value on error. This should be pure C compatible, so no fstat. */
PointCloudRendering/Libraries/lodepng/lodepng.cpp:315
↓ 2 callersFunctionlodepng_get_bpp_lct
PointCloudRendering/Libraries/lodepng/lodepng.cpp:2357
↓ 2 callersFunctionlodepng_get_channels
PointCloudRendering/Libraries/lodepng/lodepng.cpp:2444
↓ 2 callersFunctionlodepng_huffman_code_lengths
PointCloudRendering/Libraries/lodepng/lodepng.cpp:742
↓ 2 callersFunctionlodepng_palette_clear
PointCloudRendering/Libraries/lodepng/lodepng.cpp:2414
↓ 2 callersFunctionlodepng_state_copy
PointCloudRendering/Libraries/lodepng/lodepng.cpp:4632
↓ 2 callersFunctionlodepng_zlib_compress
PointCloudRendering/Libraries/lodepng/lodepng.cpp:1984
↓ 2 callersFunctionlodepng_zlib_decompress
PointCloudRendering/Libraries/lodepng/lodepng.cpp:1931
↓ 2 callersMethodmodifyNextFramebufferID
PointCloudRendering/Source/Graphics/Application/Scene.cpp:29
↓ 2 callersMethodmodifySize
PointCloudRendering/Source/Graphics/Application/Scene.cpp:34
↓ 2 callersFunctionmulMatrixMatrix
PointCloudRendering/Libraries/lodepng/lodepng_util.cpp:667
↓ 2 callersMethodorbitXZ
PointCloudRendering/Source/Graphics/Core/Camera.cpp:189
↓ 2 callersMethodorbitY
PointCloudRendering/Source/Graphics/Core/Camera.cpp:211
↓ 2 callersFunctionpaethPredictor
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 callersFunctionpreProcessScanlines
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 callersFunctionprintValue
PointCloudRendering/Libraries/lodepng/lodepng_benchmark.cpp:97
↓ 2 callersFunctionproperty_type_from_string
PointCloudRendering/Libraries/tinyply/tinyply.h:218
↓ 2 callersFunctionreadChunk_PLTE
PointCloudRendering/Libraries/lodepng/lodepng.cpp:3913
↓ 2 callersFunctionreadChunk_bKGD
background color chunk (bKGD)*/
PointCloudRendering/Libraries/lodepng/lodepng.cpp:3964
↓ 2 callersFunctionreadChunk_cHRM
PointCloudRendering/Libraries/lodepng/lodepng.cpp:4206
↓ 2 callersFunctionreadChunk_gAMA
PointCloudRendering/Libraries/lodepng/lodepng.cpp:4197
↓ 2 callersFunctionreadChunk_iCCP
PointCloudRendering/Libraries/lodepng/lodepng.cpp:4231
↓ 2 callersFunctionreadChunk_iTXt
international text chunk (iTXt)*/
PointCloudRendering/Libraries/lodepng/lodepng.cpp:4084
↓ 2 callersFunctionreadChunk_pHYs
PointCloudRendering/Libraries/lodepng/lodepng.cpp:4186
↓ 2 callersFunctionreadChunk_sRGB
PointCloudRendering/Libraries/lodepng/lodepng.cpp:4222
↓ 2 callersFunctionreadChunk_tEXt
text chunk (tEXt)*/
PointCloudRendering/Libraries/lodepng/lodepng.cpp:3996
↓ 2 callersFunctionreadChunk_tIME
PointCloudRendering/Libraries/lodepng/lodepng.cpp:4172
↓ 2 callersFunctionreadChunk_tRNS
PointCloudRendering/Libraries/lodepng/lodepng.cpp:3934
↓ 2 callersFunctionreadChunk_zTXt
compressed text chunk (zTXt)*/
PointCloudRendering/Libraries/lodepng/lodepng.cpp:4037
↓ 2 callersFunctionreaddir_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 callersFunctionremovePaddingBits
PointCloudRendering/Libraries/lodepng/lodepng.cpp:3843
↓ 2 callersMethodrender
PointCloudRendering/Source/Interface/GUI.cpp:321
↓ 2 callersMethodrenderLines
PointCloudRendering/Source/Graphics/Core/Model3D.cpp:424
↓ 2 callersMethodrenderScene
PointCloudRendering/Source/Graphics/Application/SSAOScene.cpp:81
← previousnext →901–1,000 of 3,523, ranked by callers