OpenVDB 12.0.0
 
Loading...
Searching...
No Matches
ValueAccessorLock< void > Struct Reference

Specialization for the case where no Mutex is in use. See above. More...

#include <openvdb/tree/ValueAccessor.h>

Inheritance diagram for ValueAccessorLock< void >:
ValueAccessorImpl< TreeType, IsSafe, void, openvdb::index_sequence<> > ValueAccessorImpl< TreeType, IsSafe, void, openvdb::index_sequence< L0 > > ValueAccessorImpl< TreeType, IsSafe, void, openvdb::index_sequence< L0, L1 > > ValueAccessorImpl< TreeType, IsSafe, void, openvdb::index_sequence< L0, L1, L2 > >

Public Member Functions

constexpr auto lock () const
 
auto lock () const
 

Detailed Description

Specialization for the case where no Mutex is in use. See above.

Member Function Documentation

◆ lock() [1/2]

auto lock ( ) const
inline

◆ lock() [2/2]

auto lock ( ) const
inlineconstexpr