Query: sbvec4ub
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SbVec4ub(3) Coin SbVec4ub(3)NAMESbVec4ub -SYNOPSIS#include <Inventor/SbVec4ub.h> Public Member Functions SbVec4ub (const uint8_t v[4]) SbVec4ub (uint8_t x, uint8_t y, uint8_t z, uint8_t w) SbVec4ub (const SbVec4b &v) SbVec4ub (const SbVec4us &v) SbVec4ub (const SbVec4ui32 &v) SbVec4ub & setValue (const uint8_t v[4]) SbVec4ub & setValue (uint8_t x, uint8_t y, uint8_t z, uint8_t w) SbVec4ub & setValue (const SbVec4b &v) SbVec4ub & setValue (const SbVec4us &v) SbVec4ub & setValue (const SbVec4ui32 &v) const uint8_t * getValue (void) const void getValue (uint8_t &x, uint8_t &y, uint8_t &z, uint8_t &w) const uint8_t & operator[] (int i) const uint8_t & operator[] (int i) const int32_t dot (SbVec4ub v) const void negate (void) SbVec4ub & operator*= (int d) SbVec4ub & operator*= (double d) SbVec4ub & operator/= (int d) SbVec4ub & operator/= (double d) SbVec4ub & operator+= (SbVec4ub v) SbVec4ub & operator-= (SbVec4ub v) SbVec4ub operator- (void) const Protected Attributes uint8_t vec [4] Detailed Description Since: Coin 2.5 Author Generated automatically by Doxygen for Coin from the source code. Version 3.1.3 Wed May 23 2012 SbVec4ub(3)
Related Man Pages |
---|
sbvec3b(3) - debian |
sbvec3us(3) - debian |
sbvec4s(3) - debian |
sbvec4i32(3) - debian |
sosfvec4ui32(3) - debian |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
awk or sed - Convert 2 lines to 1 line |
Introduction |
New UNIX and Linux History Sections |
My first PERL incarnation... Audio Oscillograph |