OpenGL Arrays.
More...
#include <opengl_interop_deprecated.hpp>
§ GlArrays()
cv::GlArrays::GlArrays |
( |
| ) |
|
|
inline |
§ bind()
void cv::GlArrays::bind |
( |
| ) |
const |
§ cols()
int cv::GlArrays::cols |
( |
| ) |
const |
|
inline |
§ empty()
bool cv::GlArrays::empty |
( |
| ) |
const |
|
inline |
§ resetColorArray()
void cv::GlArrays::resetColorArray |
( |
| ) |
|
|
inline |
§ resetNormalArray()
void cv::GlArrays::resetNormalArray |
( |
| ) |
|
|
inline |
§ resetTexCoordArray()
void cv::GlArrays::resetTexCoordArray |
( |
| ) |
|
|
inline |
§ resetVertexArray()
void cv::GlArrays::resetVertexArray |
( |
| ) |
|
|
inline |
§ rows()
int cv::GlArrays::rows |
( |
| ) |
const |
|
inline |
§ setColorArray()
void cv::GlArrays::setColorArray |
( |
InputArray |
color, |
|
|
bool |
bgra = true |
|
) |
| |
§ setNormalArray()
§ setTexCoordArray()
§ setVertexArray()
§ size()
Size cv::GlArrays::size |
( |
| ) |
const |
|
inline |
§ unbind()
void cv::GlArrays::unbind |
( |
| ) |
const |
The documentation for this class was generated from the following file: