• Igor Wodiany's avatar
    Add const to getViewerPose() · d7cbe6e9
    Igor Wodiany authored
    getViewerPose() doesn't modify an object of the class so it can be
    made const. It also makes this method consistent with other getters
    in the class as they are defined as const.
    d7cbe6e9
vizimpl.cpp 23.1 KB