Coin Logo http://www.sim.no/
http://www.coin3d.org/

Public Member Functions | Protected Attributes
SbVec4b Class Reference

#include <Inventor/SbVec4b.h>

List of all members.

Public Member Functions

 SbVec4b (const int8_t v[4])
 SbVec4b (int8_t x, int8_t y, int8_t z, int8_t w)
 SbVec4b (const SbVec4ub &v)
 SbVec4b (const SbVec4s &v)
 SbVec4b (const SbVec4i32 &v)
 SbVec4b (const SbVec4f &v)
 SbVec4b (const SbVec4d &v)
SbVec4bsetValue (const int8_t v[4])
SbVec4bsetValue (int8_t x, int8_t y, int8_t z, int8_t w)
SbVec4bsetValue (const SbVec4ub &v)
SbVec4bsetValue (const SbVec4s &v)
SbVec4bsetValue (const SbVec4i32 &v)
SbVec4bsetValue (const SbVec4f &v)
SbVec4bsetValue (const SbVec4d &v)
const int8_t * getValue (void) const
void getValue (int8_t &x, int8_t &y, int8_t &z, int8_t &w) const
int8_t & operator[] (int i)
const int8_t & operator[] (int i) const
int32_t dot (SbVec4b v) const
void negate (void)
SbVec4boperator*= (int d)
SbVec4boperator*= (double d)
SbVec4boperator/= (int d)
SbVec4boperator/= (double d)
SbVec4boperator+= (SbVec4b v)
SbVec4boperator-= (SbVec4b v)
SbVec4b operator- (void) const

Protected Attributes

int8_t vec [4]

Detailed Description

Since:
Coin 2.5

The documentation for this class was generated from the following files:

Copyright © 1998-2010 by Kongsberg Oil & Gas Technologies. All rights reserved.

Generated on Thu Apr 28 2011 03:43:11 for Coin by Doxygen 1.7.4.