1#ifndef COIN_SOMFMATRIX_H
2#define COIN_SOMFMATRIX_H
27#include <Inventor/fields/SoMField.h>
28#include <Inventor/fields/SoSubField.h>
29#include <Inventor/SbMatrix.h>
31class COIN_DLL_API SoMFMatrix :
public SoMField {
37 static void initClass(
void);
39 void setValue(
const float a11,
const float a12,
40 const float a13,
const float a14,
42 const float a21,
const float a22,
43 const float a23,
const float a24,
45 const float a31,
const float a32,
46 const float a33,
const float a34,
48 const float a41,
const float a42,
49 const float a43,
const float a44);
The SbMatrix class is a 4x4 dimensional representation of a matrix.
Definition SbMatrix.h:37
SoMField(void)
Definition SoMField.cpp:305
Copyright © 1998-2007 by Systems in Motion AS. All rights reserved.
Generated on Thu Jan 16 2025 for Coin by Doxygen. 1.13.2