You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Dew.Math.Units Namespace
>
Classes
>
MtxVec Class
>
MtxVec Methods
>
CreateIt Method
>
MtxVec.CreateIt Method (out TMtx, out TMtx, out TMtx, out TMtx)
Dew Math for .NET
MtxVec.CreateIt Method (out TMtx, out TMtx, out TMtx, out TMtx)
MtxVec Class
MtxVec Members
Dew.Math.Units Namespace
CreateIt Method
Collapse All
Obtains four
TMtx
objects from the object cache.
Syntax
C#
Visual Basic
public
static
void
CreateIt
(
out
TMtx
a
,
out
TMtx
b
,
out
TMtx
c
,
out
TMtx
d
);
Public
static
Function
CreateIt
(
a
As
out
TMtx
,
b
As
out
TMtx
,
c
As
out
TMtx
,
d
As
out
TMtx
)
As
void
Group
CreateIt Method
Links
MtxVec Class
,
MtxVec Members
,
Dew.Math.Units Namespace
,
CreateIt Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!