Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Siv3D/OpenSiv3D
/ functions
Functions
45,279 in github.com/Siv3D/OpenSiv3D
⨍
Functions
45,279
◇
Types & classes
12,058
↓ 23 callers
Function
b2Free
If you implement b2Alloc, you should also implement this function.
Siv3D/src/ThirdParty/box2d/b2_settings.h:108
↓ 23 callers
Method
begin
Siv3D/include/ThirdParty/parallel_hashmap/phmap.h:269
↓ 23 callers
Method
cancelled
Siv3D/src/ThirdParty/asio/asio/experimental/impl/coro.hpp:100
↓ 23 callers
Method
cend
Span::cend() Returns a const iterator to the last element of this span.
Siv3D/include/ThirdParty/parallel_hashmap/phmap_base.h:3294
↓ 23 callers
Method
close
Siv3D/src/Siv3D/Webcam/SivWebcam.cpp:66
↓ 23 callers
Function
end
Obtain an end iterator for the results range.
Siv3D/src/ThirdParty/asio/asio/ip/basic_resolver_results.hpp:259
↓ 23 callers
Function
execute
Siv3D/src/ThirdParty/asio/asio/execution/blocking.hpp:744
↓ 23 callers
Function
find
Siv3D/include/ThirdParty/fmt/core.h:2120
↓ 23 callers
Method
height
Siv3D/src/Siv3D/Font/SivFont.cpp:195
↓ 23 callers
Method
indices
Siv3D/src/ThirdParty/skia/src/core/SkVertices.cpp:187
↓ 23 callers
Method
internalQuickReject
Siv3D/src/ThirdParty/skia/src/core/SkCanvas.cpp:1660
↓ 23 callers
Method
isEmpty
Returns true if either width or height are <= 0 */
Siv3D/src/ThirdParty/skia/include/core/SkSize.h:70
↓ 23 callers
Function
is_object
@brief return whether value is an object @sa https://json.nlohmann.me/api/basic_json/is_object/
Siv3D/src/ThirdParty/nlohmann/json.hpp:18511
↓ 23 callers
Method
is_open
Check whether the coroutine is open, i.e. can be resumed.
Siv3D/src/ThirdParty/asio/asio/experimental/coro.hpp:231
↓ 23 callers
Method
name
Siv3D/include/ThirdParty/Catch2/catch.hpp:9990
↓ 23 callers
Method
positioning
Siv3D/src/ThirdParty/skia/src/core/SkTextBlob.cpp:228
↓ 23 callers
Method
read
Siv3D/src/ThirdParty/skia/src/core/SkStream.cpp:205
↓ 23 callers
Function
scale
Scales SkPoint in place by scale. @param value factor to multiply SkPoint by */
Siv3D/src/ThirdParty/skia/include/core/SkPoint.h:352
↓ 23 callers
Method
slot
Siv3D/src/ThirdParty/asio/asio/cancellation_signal.hpp:292
↓ 23 callers
Function
throw_format_error
Siv3D/src/ThirdParty/fmt/format-inl.h:39
↓ 23 callers
Method
total
Siv3D/include/ThirdParty/Catch2/catch.hpp:15260
↓ 23 callers
Method
triangle
Siv3D/src/Siv3D/Polygon/SivPolygon.cpp:214
↓ 23 callers
Method
width
Siv3D/src/ThirdParty/skia/include/core/SkSize.h:75
↓ 22 callers
Function
FromBox
Siv3D/src/Siv3D/Geometry3D/SivGeometry3D.cpp:654
↓ 22 callers
Method
GLInternalFormat
Siv3D/src/Siv3D/TextureFormat/SivTextureFormat.cpp:233
↓ 22 callers
Method
GetConstantF
Siv3D/src/ThirdParty/angelscript/as_compiler.cpp:16264
↓ 22 callers
Function
PlaceholderBitmask
Siv3D/include/ThirdParty/absl/strings/substitute.h:241
↓ 22 callers
Function
PosF
Siv3D/src/Siv3D/Cursor/SivCursor.cpp:27
↓ 22 callers
Method
RemoveValue
Siv3D/src/ThirdParty/angelscript/as_array.h:505
↓ 22 callers
Method
SetToken
Siv3D/src/ThirdParty/angelscript/as_scriptnode.cpp:102
↓ 22 callers
Function
SkTAbs
Siv3D/src/ThirdParty/skia/include/private/base/SkTemplates.h:42
↓ 22 callers
Method
append
Siv3D/include/ThirdParty/fmt/format.h:871
↓ 22 callers
Function
approximately_zero
Siv3D/src/ThirdParty/skia/src/pathops/SkPathOpsTypes.h:327
↓ 22 callers
Function
b2Alloc
Implement this function to use your own memory allocator.
Siv3D/src/ThirdParty/box2d/b2_settings.h:102
↓ 22 callers
Function
b2Vec2
Default constructor does nothing (for performance).
Siv3D/src/ThirdParty/box2d/b2_math.h:44
↓ 22 callers
Method
clear
\brief Delete the bytecode. \throw nothrow The name of this function is a violation of my own coding guidelines but this way it's more in line
Siv3D/src/ThirdParty/muparser/muParserBytecode.cpp:539
↓ 22 callers
Function
compile_length_tree
Siv3D/src/ThirdParty/Oniguruma/regcomp.c:2493
↓ 22 callers
Function
compile_tree
Siv3D/src/ThirdParty/Oniguruma/regcomp.c:2571
↓ 22 callers
Method
direction
Siv3D/src/ThirdParty/msdfgen/core/Vector2.cpp:22
↓ 22 callers
Function
drwav__metadata_parser_read
Siv3D/src/ThirdParty/soloud/src/audiosource/wav/dr_wav.h:2156
↓ 22 callers
Function
dtClamp
Siv3D/src/ThirdParty/RecastDetour/DetourCommon.h:75
↓ 22 callers
Function
dtVsub
Performs a vector subtraction. (@p v1 - @p v2) @param[out] dest The result vector. [(x, y, z)] @param[in] v1 The base vector. [(x, y, z)] @param[in]
Siv3D/src/ThirdParty/RecastDetour/DetourCommon.h:140
↓ 22 callers
Method
erase
Siv3D/include/ThirdParty/parallel_hashmap/btree.h:2677
↓ 22 callers
Method
getDesc
Siv3D/src/ThirdParty/skia/src/core/SkDescriptor.h:98
↓ 22 callers
Method
height
Siv3D/src/ThirdParty/skia/include/core/SkSize.h:76
↓ 22 callers
Function
if
Siv3D/src/ThirdParty/Oniguruma/utf8.c:189
↓ 22 callers
Function
ignore_unused
Siv3D/include/ThirdParty/fmt/core.h:302
↓ 22 callers
Method
isEmpty
Siv3D/src/Siv3D/CSV/SivCSV.cpp:72
↓ 22 callers
Method
isZero
Siv3D/src/Siv3D/BigInt/SivBigInt.cpp:648
↓ 22 callers
Method
p
Siv3D/include/ThirdParty/absl/random/bernoulli_distribution.h:47
↓ 22 callers
Method
region
Siv3D/src/Siv3D/SimpleTable/SivSimpleTable.cpp:372
↓ 22 callers
Method
rend
Siv3D/src/ThirdParty/skia/include/private/base/SkSpan_impl.h:95
↓ 22 callers
Method
restart
Siv3D/src/Siv3D/SimpleAnimation/SivSimpleAnimation.cpp:78
↓ 22 callers
Method
setNullData
Siv3D/src/Siv3D/AssetHandleManager/AssetHandleManager.hpp:49
↓ 22 callers
Function
simde_mm512_fmadd_ps
Siv3D/include/ThirdParty/simde/x86/avx512/fmadd.h:35
↓ 22 callers
Method
validate
Siv3D/src/ThirdParty/skia/src/pathops/SkPathOpsTSect.cpp:453
↓ 22 callers
Method
work_started
Notify that some work has started.
Siv3D/src/ThirdParty/asio/asio/detail/scheduler.hpp:90
↓ 21 callers
Function
FSE_isError
=== Error Management ===*/
Siv3D/src/ThirdParty/zstd/common/entropy_common.c:31
↓ 21 callers
Function
FillRect
Siv3D/src/Siv3D/Image/SivImage.cpp:132
↓ 21 callers
Function
FormatConversionCharToConvInt
Siv3D/include/ThirdParty/absl/strings/internal/str_format/extension.h:354
↓ 21 callers
Method
GetConstantW
Siv3D/src/ThirdParty/angelscript/as_compiler.cpp:16252
↓ 21 callers
Method
InstrDWORD
Siv3D/src/ThirdParty/angelscript/as_bytecode.cpp:2829
↓ 21 callers
Method
IsNullConstant
Siv3D/src/ThirdParty/angelscript/as_compiler.cpp:16345
↓ 21 callers
Method
IsSignatureEqual
internal
Siv3D/src/ThirdParty/angelscript/as_scriptfunction.cpp:1025
↓ 21 callers
Function
MakeUint128
Siv3D/include/ThirdParty/absl/numeric/int128.h:557
↓ 21 callers
Function
SkAlpha255To256
Turn 0..255 into 0..256 by adding 1 at the half-way point. Used to turn a byte into a scale value, so that we can say scale * value >> 8 instead o
Siv3D/src/ThirdParty/skia/include/core/SkColorPriv.h:24
↓ 21 callers
Function
SkFixedMul
Siv3D/src/ThirdParty/skia/include/private/base/SkFixed.h:96
↓ 21 callers
Function
SkScalarIsNaN
Siv3D/src/ThirdParty/skia/include/core/SkScalar.h:64
↓ 21 callers
Method
begin
Get a random-access iterator to the first element.
Siv3D/src/ThirdParty/asio/asio/buffer.hpp:364
↓ 21 callers
Function
bind
Bind the socket to the given local endpoint. * This function binds the socket to the specified endpoint on the local * machine. * * @param en
Siv3D/src/ThirdParty/asio/asio/basic_socket.hpp:789
↓ 21 callers
Function
center
Returns the point this->centerX(), this->centerY(). @return rectangle center */
Siv3D/src/ThirdParty/skia/include/core/SkRect.h:809
↓ 21 callers
Method
clear
Siv3D/src/ThirdParty/RecastDetour/DetourNode.cpp:83
↓ 21 callers
Method
clear
Siv3D/src/Siv3D-Platform/macOS/Siv3D/Renderer/GL4/CRenderer_GL4.cpp:103
↓ 21 callers
Method
contains
returns true if both points are inside this
Siv3D/src/ThirdParty/skia/src/pathops/SkOpCoincidence.cpp:131
↓ 21 callers
Method
draw
Siv3D/src/Siv3D/PlayingCard/SivPlayingCard.cpp:80
↓ 21 callers
Method
draw
Siv3D/src/Siv3D/Sky/SivSky.cpp:30
↓ 21 callers
Method
eval
Siv3D/src/ThirdParty/skia/src/core/SkVM.cpp:2571
↓ 21 callers
Method
front
Get the operation at the front of the queue.
Siv3D/src/ThirdParty/asio/asio/detail/op_queue.hpp:85
↓ 21 callers
Function
glfwGetWindowUserPointer
Siv3D/src/ThirdParty/GLFW/window.c:981
↓ 21 callers
Method
image
TODO(michaelludwig): Given the planned expansion of FilterResult state, it might be nice to pull this back and not expose anything other than its boun
Siv3D/src/ThirdParty/skia/src/core/SkImageFilterTypes.h:700
↓ 21 callers
Function
input_adapter
Siv3D/src/ThirdParty/nlohmann/json.hpp:5579
↓ 21 callers
Method
isMatch
Siv3D/src/ThirdParty/skia/src/pathops/SkPathOpsTSect.h:54
↓ 21 callers
Function
is_constant_evaluated
Siv3D/include/ThirdParty/fmt/core.h:304
↓ 21 callers
Method
locked
Test whether the lock is held.
Siv3D/src/ThirdParty/asio/asio/detail/scoped_lock.hpp:77
↓ 21 callers
Function
mz_stream_read
Siv3D/src/ThirdParty/minizip/mz_strm.c:37
↓ 21 callers
Method
operator[]
access to successor
Siv3D/src/ThirdParty/nlohmann/json.hpp:12209
↓ 21 callers
Method
oppValue
Siv3D/src/ThirdParty/skia/src/pathops/SkOpSpan.h:505
↓ 21 callers
Method
pixelSize
Siv3D/src/Siv3D/TextureFormat/SivTextureFormat.cpp:253
↓ 21 callers
Method
position
Getter for the position of this node in its parent.
Siv3D/include/ThirdParty/parallel_hashmap/btree.h:1174
↓ 21 callers
Method
push
Push an operation on to the back of the queue.
Siv3D/src/ThirdParty/asio/asio/detail/op_queue.hpp:104
↓ 21 callers
Method
push_back
Siv3D/src/Siv3D/Font/GlyphRenderer/agg/agg_array.h:192
↓ 21 callers
Method
quadTo
Siv3D/src/ThirdParty/skia/src/core/SkStroke.cpp:758
↓ 21 callers
Method
release
Siv3D/src/ThirdParty/skia/src/core/SkResourceCache.cpp:310
↓ 21 callers
Method
remaining
Siv3D/src/Siv3D/Timer/SivTimer.cpp:238
↓ 21 callers
Method
restart
Siv3D/src/Siv3D/Timer/SivTimer.cpp:89
↓ 21 callers
Function
swap
any::swap() Swaps the passed value and the value of this `absl::any` object.
Siv3D/include/ThirdParty/absl/types/any.h:334
↓ 21 callers
Function
to_point
Siv3D/src/ThirdParty/skia/src/core/SkGeometry.h:25
↓ 21 callers
Method
to_string
Siv3D/src/ThirdParty/nlohmann/json-uri.cpp:118
↓ 20 callers
Function
CalculateMaxScaling
Siv3D/src/Siv3D/Renderer2D/CurrentBatchStateChanges.hpp:21
↓ 20 callers
Function
Destroy
Siv3D/src/Siv3D/System/SystemMisc.cpp:32
← previous
next →
801–900 of 45,279, ranked by callers