MCPcopy Create free account
hub / github.com/cybereality/Perception / OnCreateOrRestore

Method OnCreateOrRestore

Perception_v3/DxProxy/DxProxy/D3DProxyDevice.cpp:3211–3272  ·  view source on GitHub ↗

* Creates or restores class setup. * Subclasses which override this method must call through to super method. * Do not directly call this method in subclasses. * This method should be used to re/create any resources that are held by the device proxy and deleted by Reset. * * The only resources used like this are going to be extra resources that are used by the proxy and are not * part of the actu

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 8

sizeMethod · 0.45
push_backMethod · 0.45
GetBackBufferMethod · 0.45
ReleaseMethod · 0.45
GetDescMethod · 0.45
InitMethod · 0.45
ComputeViewTransformsMethod · 0.45

Tested by

no test coverage detected