Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinder/Cinder
/ functions
Functions
25,485 in github.com/cinder/Cinder
⨍
Functions
25,485
◇
Types & classes
7,090
↓ 13 callers
Function
FT_Done_Face
src/freetype/base/ftobjs.c:2720
↓ 13 callers
Function
FT_Outline_Transform
src/freetype/base/ftoutln.c:711
↓ 13 callers
Function
ImFloor
include/imgui/imgui_internal.h:518
↓ 13 callers
Function
ImFontAtlasPackGetRect
Generally for non-user facing functions: assert on invalid ID.
src/imgui/imgui_draw.cpp:4357
↓ 13 callers
Method
IsLeaf
blocks/Box2D/src/Box2D/Collision/b2DynamicTree.h:30
↓ 13 callers
Function
SlopesEqual
blocks/Clipper/src/clipper.cpp:541
↓ 13 callers
Function
WriteAttributeToMemory
include/tinyexr/tinyexr.h:1199
↓ 13 callers
Function
_analysis_output_always
there was no great place to put this.... */
src/oggvorbis/vorbis/analysis.c:70
↓ 13 callers
Method
_assert_rendered
(self, expected, template, context)
docs/libs/pystache/tests/test_pystache.py:21
↓ 13 callers
Function
_get_next_page
src/oggvorbis/vorbis/vorbisfile.c:112
↓ 13 callers
Method
allocate_node
Allocates a new node from the pool, and optionally assigns name and value to it. If the allocation request cannot be accomodated, this function will t
include/rapidxml/rapidxml.hpp:415
↓ 13 callers
Method
async_read_some
include/asio/impl/buffered_read_stream.hpp:494
↓ 13 callers
Function
b2IsValid
This function is used to ensure that a floating point number is not a NaN or infinity.
blocks/Box2D/src/Box2D/Common/b2Math.h:31
↓ 13 callers
Function
bindBufferBase
src/cinder/gl/wrapper.cpp:708
↓ 13 callers
Function
bitrv2
src/cinder/audio/dsp/ooura/fftsg.cpp:912
↓ 13 callers
Method
builder_for_features
(self, *feature_list)
docs/libs/bs4/tests/test_builder_registry.py:86
↓ 13 callers
Function
calculateTangents
src/cinder/GeomIo.cpp:457
↓ 13 callers
Function
canonical
include/ghc/filesystem.hpp:3100
↓ 13 callers
Method
capacity
Return the maximum size for data in the buffer.
include/asio/detail/buffered_stream_storage.hpp:96
↓ 13 callers
Function
cff_check_points
check that there is enough space for `count' more points */
src/freetype/psaux/psobjs.c:1869
↓ 13 callers
Function
cff_parse_num
read a number, either integer or real */
src/freetype/cff/cffparse.c:453
↓ 13 callers
Method
disableFrameRate
src/cinder/app/AppBase.cpp:112
↓ 13 callers
Function
drawArrays
src/cinder/gl/draw.cpp:56
↓ 13 callers
Function
getApp
include/cinder/app/Window.h:449
↓ 13 callers
Method
getCenteredFit
src/cinder/Rect.cpp:342
↓ 13 callers
Method
getDescent
src/cinder/Font.cpp:444
↓ 13 callers
Method
getInternalFormat
src/cinder/gl/Texture.cpp:283
↓ 13 callers
Function
getVao
Returns the VAO mapping the Batch's geometry to its shader
include/cinder/gl/Batch.h:76
↓ 13 callers
Method
isFilePath
include/cinder/DataSource.h:94
↓ 13 callers
Function
is_regular_file
include/ghc/filesystem.hpp:3847
↓ 13 callers
Function
isfinite
include/cinder/CinderMath.h:410
↓ 13 callers
Function
l
()
docs/htmlsrc/guides/path2d/path2dpart3.js:5
↓ 13 callers
Function
l
()
docs/htmlsrc/guides/path2d/path2dpart2.js:5
↓ 13 callers
Function
l
()
docs/htmlsrc/guides/path2d/path2dpart1.js:5
↓ 13 callers
Function
mul
src/cinder/audio/dsp/Dsp.cpp:142
↓ 13 callers
Function
oggpackB_look
Read in bits without advancing the bitptr; bits <= 32 */
src/oggvorbis/ogg/bitwise.c:298
↓ 13 callers
Method
pushFront
src/cinder/Buffer.cpp:140
↓ 13 callers
Method
read_some
include/asio/impl/buffered_read_stream.hpp:251
↓ 13 callers
Method
rend
include/circular/circular.h:321
↓ 13 callers
Function
send_bits
src/zlib/trees.c:252
↓ 13 callers
Method
set
static
src/cinder/app/Platform.cpp:73
↓ 13 callers
Method
setEyePoint
src/cinder/Camera.cpp:43
↓ 13 callers
Method
setMagFilter
src/cinder/gl/Texture.cpp:556
↓ 13 callers
Method
setNumFrames
src/cinder/audio/SampleRecorderNode.cpp:139
↓ 13 callers
Method
subtype
@brief return the binary subtype @sa https://json.nlohmann.me/api/byte_container_with_subtype/subtype/
include/nlohmann/byte_container_with_subtype.hpp:69
↓ 13 callers
Function
tessMeshDelete
tessMeshDelete( eDel ) removes the edge eDel. There are several cases: * if (eDel->Lface != eDel->Rface), we join two loops into one; the loop * eDel
src/libtess2/mesh.c:361
↓ 13 callers
Method
update
test/_opengl/QueryTest/src/QueryTestApp.cpp:40
↓ 13 callers
Method
writeData
src/cinder/Stream.cpp:153
↓ 12 callers
Function
A
()
docs/htmlsrc/guides/path2d/path2dpart3.js:4
↓ 12 callers
Function
FT_Get_Module_Interface
src/freetype/base/ftobjs.c:4864
↓ 12 callers
Function
FT_Outline_Get_CBox
src/freetype/base/ftoutln.c:478
↓ 12 callers
Function
FT_RoundFix
src/freetype/base/ftcalc.c:87
↓ 12 callers
Method
GetFixtureA
blocks/Box2D/src/Box2D/Dynamics/Contacts/b2Contact.h:266
↓ 12 callers
Method
GetFixtureB
blocks/Box2D/src/Box2D/Dynamics/Contacts/b2Contact.h:276
↓ 12 callers
Method
GetPixelsAt
include/imgui/imgui.h:3487
↓ 12 callers
Function
ImLengthSqr
include/imgui/imgui_internal.h:513
↓ 12 callers
Function
ImUpperPowerOfTwo
include/imgui/imgui_internal.h:384
↓ 12 callers
Function
M
(e)
docs/htmlsrc/guides/path2d/path2dpart3.js:4
↓ 12 callers
Function
Move_Zp2_Point
See `ttinterp.h' for details on backward compatibility mode. */
src/freetype/truetype/ttinterp.c:5418
↓ 12 callers
Method
PathArcToFast
0: East, 3: South, 6: West, 9: North, 12: East
src/imgui/imgui_draw.cpp:1248
↓ 12 callers
Method
Release
src/cinder/CaptureImplDirectShow.cpp:587
↓ 12 callers
Function
TopX
blocks/Clipper/src/clipper.cpp:615
↓ 12 callers
Function
_bdf_list_split
src/freetype/bdf/bdflib.c:411
↓ 12 callers
Method
_engine
Create and return a default RenderEngine for testing.
docs/libs/pystache/tests/test_renderengine.py:78
↓ 12 callers
Function
_glfwInputKey
Notifies shared code of a physical key event
src/glfw/src/input.c:272
↓ 12 callers
Function
_glfwStringInExtensionString
Searches an extension string for the specified extension
src/glfw/src/context.c:585
↓ 12 callers
Method
add
Add a signal to a signal_set. * This function adds the specified signal to the set. It has no effect if the * signal is already in the set. *
include/asio/basic_signal_set.hpp:343
↓ 12 callers
Function
advance
include/utf8cpp/checked.h:190
↓ 12 callers
Function
asciiCaseCmp
src/cinder/Utilities.cpp:187
↓ 12 callers
Function
begin
src/cinder/gl/wrapper.cpp:682
↓ 12 callers
Method
bindBuffer
src/cinder/gl/Vao.cpp:181
↓ 12 callers
Function
bucketAlloc
src/libtess2/bucketalloc.c:122
↓ 12 callers
Function
c
(t)
docs/htmlsrc/guides/path2d/path2dpart3.js:4
↓ 12 callers
Function
c
(t)
docs/htmlsrc/guides/path2d/path2dpart2.js:4
↓ 12 callers
Function
c
(t)
docs/htmlsrc/guides/path2d/path2dpart1.js:4
↓ 12 callers
Method
calcDistance
src/cinder/Path2d.cpp:1955
↓ 12 callers
Method
cancel
Cancel any asynchronous operations that are waiting on the resolver. * This function forces the completion of any pending asynchronous * operations
include/asio/ip/basic_resolver.hpp:232
↓ 12 callers
Method
capacity
include/circular/circular.h:334
↓ 12 callers
Function
cf2_stack_clear
src/freetype/psaux/psstack.c:321
↓ 12 callers
Function
cff_builder_start_point
if a path was begun, add its first on-curve point */
src/freetype/psaux/psobjs.c:1961
↓ 12 callers
Method
clone
src/cinder/gl/VboMesh.cpp:42
↓ 12 callers
Function
dbg_app_fn_enter
src/cinder/android/AndroidDevLog.cpp:56
↓ 12 callers
Function
dbg_app_fn_exit
src/cinder/android/AndroidDevLog.cpp:63
↓ 12 callers
Function
deflateStateCheck
========================================================================= * Check for a valid deflate stream state. Return 0 if ok, 1 if not. */
src/zlib/deflate.c:529
↓ 12 callers
Function
drawCube
src/cinder/gl/draw.cpp:241
↓ 12 callers
Function
end
src/cinder/gl/wrapper.cpp:688
↓ 12 callers
Function
extensionSupportedGLX
src/glfw/src/glx_context.c:210
↓ 12 callers
Function
extensionSupportedWGL
src/glfw/src/wgl_context.c:371
↓ 12 callers
Function
f
(t,e)
docs/htmlsrc/guides/path2d/path2dpart3.js:3733
↓ 12 callers
Function
f
(t,e)
docs/htmlsrc/guides/path2d/path2dpart2.js:3733
↓ 12 callers
Function
f
(t,e)
docs/htmlsrc/guides/path2d/path2dpart1.js:3733
↓ 12 callers
Function
filter
test/unit/src/catch.hpp:4195
↓ 12 callers
Method
find_class
(self, name)
docs/generateDocs.py:396
↓ 12 callers
Function
flush_pending
========================================================================= * Flush as much pending output as possible. All deflate() output, except fo
src/zlib/deflate.c:915
↓ 12 callers
Function
genCrossFace
creates 6 vertices, representing a single face of the flattened cube
src/cinder/gl/draw.cpp:787
↓ 12 callers
Function
generateFace
src/cinder/GeomIo.cpp:975
↓ 12 callers
Function
getAppPath
Returns the path to the application on disk
include/cinder/app/AppBase.h:371
↓ 12 callers
Function
getAttribDims
include/cinder/GeomIo.h:890
↓ 12 callers
Function
getHeight
Returns the height of the Renderbuffer in pixels
include/cinder/gl/Fbo.h:59
↓ 12 callers
Method
getLeading
src/cinder/Font.cpp:434
← previous
next →
1,001–1,100 of 25,485, ranked by callers