I'm trying to see actual values assigned to C._GLKMatrix4 and I cannot do that. When I inspect a variable I get empty values. LLDB doesn't help either. I can't even get memory address of it to inspect its raw form. Is it even possible?
I'm trying to see actual values assigned to C._GLKMatrix4 and I cannot do that. When I inspect a variable I get empty values. LLDB doesn't help either. I can't even get memory address of it to inspect its raw form. Is it even possible?