MCPcopy Create free account
hub / github.com/cginternals/globjects / visitSampler

Method visitSampler

source/globjects/source/ObjectVisitor.cpp:52–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50}
51
52void ObjectVisitor::visitSampler(Sampler * /*sampler*/)
53{
54}
55
56void ObjectVisitor::visitShader(Shader* /*shader*/)
57{

Callers 1

acceptMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected