Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpichard/usdtweak
/ types & classes
Types & classes
747 in github.com/cpichard/usdtweak
⨍
Functions
4,640
◇
Types & classes
747
↓ 424 callers
Class
ImVec4
ImVec4: 4D vector used to store clipping rectangles, colors etc. [Compile-time configurable type]
src/3rdparty/imgui/imgui.h:305
↓ 312 callers
Class
SdfPath
src/viewport/SelectionManipulator.h:24
↓ 78 callers
Class
path
src/3rdparty/filesystem/ghc/filesystem.hpp:359
↓ 17 callers
Class
ImVec2ih
Helper: ImVec2ih (2D vector, half-size integer, for long-term packed storage)
src/3rdparty/imgui/imgui_internal.h:559
↓ 14 callers
Class
ImColor
Coordinates of a rectangle within a texture.
src/3rdparty/imgui/imgui.h:185
↓ 8 callers
Class
ImVec2i
Helper: ImVec2i (2D vector, integer)
src/3rdparty/imgui/imgui_internal.h:551
↓ 7 callers
Class
ImGuiStoragePair
Helper for key->value storage (container sorted by key)
src/3rdparty/imgui/imgui.h:204
↓ 7 callers
Class
stat
src/addons/Twiki/HttpClient.cpp:37
↓ 6 callers
Class
MyDocument
Simplified structure to mimic a Document model
src/3rdparty/imgui/imgui_demo.cpp:10354
↓ 4 callers
Class
Emphasis
src/3rdparty/imgui_markdown/imgui_markdown.h:436
↓ 4 callers
Class
ImFontConfig
Baked data for a ImFont at a given size.
src/3rdparty/imgui/imgui.h:179
↓ 4 callers
Class
ImGuiStyleMod
Storage for one type registered in the .ini file
src/3rdparty/imgui/imgui_internal.h:176
↓ 4 callers
Class
UsdTweakSelectionChangedNotice
src/addons/Notices.h:33
↓ 3 callers
Class
ScopedStyleColor
Creates a scoped object that will push the pair of style and color passed in the constructor It will pop the correct number of time when the object is
src/ImGuiHelpers.h:17
↓ 3 callers
Class
iterator
[fs.path.itr] iterators
src/3rdparty/filesystem/ghc/filesystem.hpp:569
↓ 2 callers
Class
ConnectionsSheet
src/widgets/ConnectionEditor.cpp:73
↓ 2 callers
Class
ImGuiPtrOrIndex
src/3rdparty/imgui/imgui_internal.h:1424
↓ 2 callers
Class
ImGuiTextRange
src/3rdparty/imgui/imgui.h:2812
↓ 2 callers
Class
ImGuiWindowClass
A Platform Window (always 1 unless multi-viewport are enabled. One per platform window to output to). In the future may represent Platform Monitor
src/3rdparty/imgui/imgui.h:211
↓ 2 callers
Class
ImGuiWindowSettings
Temporary storage for one window (that's the data which in theory we could ditch at the end of the frame, in practice we currently keep it for each wi
src/3rdparty/imgui/imgui_internal.h:193
↓ 2 callers
Class
Link
src/3rdparty/imgui_markdown/imgui_markdown.h:248
↓ 2 callers
Class
MyItem
src/3rdparty/imgui/imgui_demo.cpp:5564
↓ 2 callers
Class
TextRange
src/widgets/TextFilter.h:22
↓ 1 callers
Class
CameraConfiguration
src/viewport/ViewportCameras.h:95
↓ 1 callers
Class
DockRemainingWindowTask
Anything else in the source nodes of 'node_remap_pairs' are windows that are not included in the remapping list. Find those windows and move to them t
src/3rdparty/imgui/imgui.cpp:20566
↓ 1 callers
Class
EditorSettings
EditorSettings contains all the editor variables we want to persist between sessions
src/EditorSettings.h:11
↓ 1 callers
Class
ExampleAsset
src/3rdparty/imgui/imgui_demo.cpp:10740
↓ 1 callers
Class
ImDrawChannel
Forward declarations: ImDrawList, ImFontAtlas layer
src/3rdparty/imgui/imgui.h:167
↓ 1 callers
Class
ImDrawCmd
Temporary storage to output draw commands out of order, used by ImDrawListSplitter and ImDrawList::ChannelsSplit()
src/3rdparty/imgui/imgui.h:168
↓ 1 callers
Class
ImDrawList
All draw command lists required to render the frame + pos/size coordinates to use for the projection matrix.
src/3rdparty/imgui/imgui.h:170
↓ 1 callers
Class
ImDrawListSharedData
Helper to build a ImDrawData instance
src/3rdparty/imgui/imgui_internal.h:143
↓ 1 callers
Class
ImFontBaked
Output of ImFontAtlas::GetCustomRect() when using custom rectangles.
src/3rdparty/imgui/imgui.h:178
↓ 1 callers
Class
ImGuiInputTextState
Stacked storage data for BeginGroup()/EndGroup()
src/3rdparty/imgui/imgui_internal.h:161
↓ 1 callers
Class
ImGuiKeyRoutingData
Routing table entry (sizeof() == 16 bytes)
src/3rdparty/imgui/imgui_internal.h:1557
↓ 1 callers
Class
ImGuiListClipperData
Temporary clipper data, buffers shared/reused between instances
src/3rdparty/imgui/imgui_internal.h:1653
↓ 1 callers
Class
ImGuiOldColumns
Storage data for a single column for legacy Columns() api
src/3rdparty/imgui/imgui_internal.h:173
↓ 1 callers
Class
ImGuiStackLevelInfo
src/3rdparty/imgui/imgui_internal.h:2285
↓ 1 callers
Class
ImGuiTabBar
Style variable information (e.g. to access style variables from an enum)
src/3rdparty/imgui/imgui_internal.h:178
↓ 1 callers
Class
ImGuiTabItem
Storage for a tab bar
src/3rdparty/imgui/imgui_internal.h:179
↓ 1 callers
Class
ImGuiTableColumn
Storage for TableAngledHeadersRow()
src/3rdparty/imgui/imgui_internal.h:182
↓ 1 callers
Class
ImGuiTableColumnSettings
sizeof() ~ 16
src/3rdparty/imgui/imgui_internal.h:3276
↓ 1 callers
Class
ImGuiTableInstanceData
Storage for one column of a table
src/3rdparty/imgui/imgui_internal.h:183
↓ 1 callers
Class
ImGuiTableSettings
Temporary storage for one table (one per table in the stack), shared between tables.
src/3rdparty/imgui/imgui_internal.h:185
↓ 1 callers
Class
ImGuiWindow
Storage for GetTypingSelectRequest() (aimed to be public)
src/3rdparty/imgui/imgui_internal.h:190
↓ 1 callers
Class
IsAttributeMetadataField
src/texteditor/UsdaWriter.cpp:1149
↓ 1 callers
Class
IsLayerMetadataField
src/texteditor/UsdaWriter.cpp:1595
↓ 1 callers
Class
IsPrimMetadataField
src/texteditor/UsdaWriter.cpp:1014
↓ 1 callers
Class
IsRelationshipMetadataField
src/texteditor/UsdaWriter.cpp:1344
↓ 1 callers
Class
Line
src/3rdparty/imgui_markdown/imgui_markdown.h:357
↓ 1 callers
Class
OwnedCameras
Common to all stages, the perpective and ortho cams
src/viewport/ViewportCameras.h:82
↓ 1 callers
Class
SortByNameThenType
src/texteditor/UsdaWriter.cpp:1139
↓ 1 callers
Class
StageSheets
One set of sheets per stage. Each sheets contains nodes which are representations of prims
src/widgets/ConnectionEditor.cpp:162
↓ 1 callers
Class
UsdTweakCurrentEditTargetChangedNotice
src/addons/Notices.h:27
↓ 1 callers
Class
UsdTweakCurrentLayerChangedNotice
src/addons/Notices.h:21
↓ 1 callers
Class
ValidationState
ValidationState keeps the progress of the validation workflow per stage.
src/widgets/ValidationWindow.cpp:36
↓ 1 callers
Class
ViewportSettings
src/viewport/ViewportSettings.h:4
↓ 1 callers
Class
hash<ContentBrowserOptions>
src/widgets/ContentBrowser.cpp:60
Class
::dirent
src/3rdparty/filesystem/ghc/filesystem.hpp:5742
Class
::stat
src/3rdparty/filesystem/ghc/filesystem.hpp:2349
Class
::statvfs
src/3rdparty/filesystem/ghc/filesystem.hpp:4992
Class
::timespec
src/3rdparty/filesystem/ghc/filesystem.hpp:4624
Class
::timeval
src/3rdparty/filesystem/ghc/filesystem.hpp:4612
Class
AboutModalDialog
src/Editor.cpp:190
Enum
Accepts
src/utql/Binder.cpp:372
Enum
Action
src/utql/Executor.h:70
Class
AddLauncherDialog
---------- UI -------------------------------------------------------------
src/addons/LauncherBar/LauncherBar.cpp:101
Class
AgentChatPanel
ImGui chat panel that talks to the agent on a background thread. Lifetime: created lazily by Editor when the user first toggles the panel on. All sta
src/addons/Twiki/AgentChatPanel.h:55
Class
AgentOrchestrator
Drives the ReAct loop: send conversation → if model returns a tool call, dispatch it through UsdToolDispatcher, append the result, send again. Stops w
src/addons/Twiki/AgentOrchestrator.h:20
Class
AnthropicBackend
Implements the Anthropic Messages API (POST /v1/messages). Wire-format peculiarities vs OpenAI: - The system prompt is a top-level string field, NOT
src/addons/Twiki/AnthropicBackend.h:14
Class
ApiSchemaRow
src/widgets/SdfPrimEditor.cpp:765
Class
ApplyState
src/texteditor/SpecDiff.cpp:71
Class
Arc
One composition/API arc of a prim: a flat map of full field name → value (REFERENCE.ASSET, VARIANT.SET, REFERENCE.OP, …). API arcs additionally carry
src/utql/Executor.cpp:163
Class
ArcItem
One arc/list item as targeted by an ADD/REMOVE clause — the identity fields only (design-mutation §4). `asset` holds a REFERENCE/PAYLOAD asset path, a
src/utql/Executor.cpp:3719
Class
ArcListItemTrait
src/widgets/CompositionEditor.cpp:32
Class
ArcListItemTrait<SdfInherit>
src/widgets/CompositionEditor.cpp:33
Class
ArcListItemTrait<SdfSpecialize>
src/widgets/CompositionEditor.cpp:34
Class
ArcMutation
One `ADD <family> "value" [PRIM_PATH "/p"]` or `REMOVE <family> ["value" [PRIM_PATH "/p"]]` clause of an UPDATE statement — arc & list-op mutation (de
src/utql/Ast.h:200
Class
AttributeConnect
src/commands/AttributeCommands.cpp:77
Class
AttributeConnect
src/commands/Commands.h:84
Class
AttributeCreateDefaultValue
src/commands/AttributeCommands.cpp:44
Class
AttributeCreateDefaultValue
src/commands/Commands.h:83
Class
AttributeDisconnectBatch
src/commands/AttributeCommands.cpp:101
Class
AttributeDisconnectBatch
src/commands/Commands.h:85
Class
AttributeRow
src/widgets/SdfPrimEditor.cpp:597
Class
AttributeSet
src/commands/Commands.h:82
Class
Binder
src/utql/Binder.cpp:709
Class
Blueprints
src/Blueprints.h:11
Class
BoundQuery
A query that has passed binding and is ready to execute.
src/utql/Binder.h:19
Enum
CameraType
src/viewport/ViewportCameras.h:66
Enum
Category
src/utql/Binder.cpp:28
Class
ClearUndoRedoCommand
src/commands/CommandStack.cpp:74
Class
ClearUndoRedoCommand
src/commands/Commands.h:80
Class
CloseEditorModalDialog
src/Editor.cpp:263
Class
CoercedSample
src/utql/Executor.h:94
Class
CommandLineOptions
src/CommandLineOptions.h:4
Class
CommandStack
src/commands/CommandStack.h:9
Class
CommitTarget
src/texteditor/TextDocument.h:136
Class
CompInfo
--- 2. Layout each connected component --- For each component: group by type, run Sugiyama per type group, stack type groups vertically. Returns compo
src/widgets/ConnectionEditor.cpp:1183
Enum
CompareOp
src/utql/Ast.h:47
Class
ComposedFixture
Root + sublayer + referenced asset layer all author one composed prim — the "wherever it's authored" fixture (§2.1).
src/utql/tests/TestUtqlMutation.cpp:1170
next →
1–100 of 747, ranked by callers