Interface MFMatrix3f

All Superinterfaces:
Matrix3
All Known Implementing Classes:
MFMatrix3f

public interface MFMatrix3f extends Matrix3
MFMatrix3f specifies zero or more 3x3 matrices of single-precision floating point numbers, organized in row-major fashion. Warning: comma characters can only appear between singleton 9-tuple values.


Package hint: This interface is defined by the X3D Java Language Binding Specification for the Scene Authoring Interface (SAI).
See Also: