Home
last modified time | relevance | path

Searched refs:as_voidp (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/mahotas/mahotas-1.4.11/mahotas/numpypp/
H A Dnumpy.hpp76 void* as_voidp = PyArray_DATA(a); in ndarray_cast() local
77 return const_cast<T>(static_cast<T>(as_voidp)); in ndarray_cast()
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/
H A D_opaque.py16 def as_voidp( self ): member in _opaque_pointer
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/
H A D_opaque.py16 def as_voidp( self ): member in _opaque_pointer