debian man page for sbvec4i32

Query: sbvec4i32

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SbVec4i32(3)							       Coin							      SbVec4i32(3)

NAME
SbVec4i32 -
SYNOPSIS
#include <Inventor/SbVec4i32.h> Public Member Functions SbVec4i32 (const int32_t v[4]) SbVec4i32 (int32_t x, int32_t y, int32_t z, int32_t w) SbVec4i32 (const SbVec4ui32 &v) SbVec4i32 (const SbVec4b &v) SbVec4i32 (const SbVec4s &v) SbVec4i32 (const SbVec4f &v) SbVec4i32 (const SbVec4d &v) SbVec4i32 & setValue (const int32_t v[4]) SbVec4i32 & setValue (int32_t x, int32_t y, int32_t z, int32_t w) SbVec4i32 & setValue (const SbVec4ui32 &v) SbVec4i32 & setValue (const SbVec4b &v) SbVec4i32 & setValue (const SbVec4s &v) SbVec4i32 & setValue (const SbVec4f &v) SbVec4i32 & setValue (const SbVec4d &v) const int32_t * getValue (void) const void getValue (int32_t &x, int32_t &y, int32_t &z, int32_t &w) const int32_t & operator[] (int i) const int32_t & operator[] (int i) const int32_t dot (const SbVec4i32 &v) const void negate (void) SbVec4i32 & operator*= (int d) SbVec4i32 & operator*= (double d) SbVec4i32 & operator/= (int d) SbVec4i32 & operator/= (double d) SbVec4i32 & operator+= (const SbVec4i32 &v) SbVec4i32 & operator-= (const SbVec4i32 &v) SbVec4i32 operator- (void) const Protected Attributes int32_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 SbVec4i32(3)
Related Man Pages
sbvec2i32(3) - debian
sbvec3i32(3) - debian
sbvec3us(3) - debian
sbvec4i32(3) - debian
sbvec4d(3) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Introduction
Detecting unused variables...
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph