You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Dew.Math.Units Namespace
>
Classes
>
MtxVec Class
>
MtxVec Methods
>
TestNil Method
>
MtxVec.TestNil Method (IntPtr, IntPtr, IntPtr)
Dew Math for .NET
MtxVec.TestNil Method (IntPtr, IntPtr, IntPtr)
MtxVec Class
MtxVec Members
Dew.Math.Units Namespace
TestNil Method
Collapse All
Test three pointers, if they are nil.
Syntax
C#
Visual Basic
public
static
void
TestNil
(IntPtr
a
, IntPtr
b
, IntPtr
c
);
Public
static
Function
TestNil
(
a
As
void *,
b
As
void *,
c
As
void *)
As
void
Group
TestNil Method
Links
MtxVec Class
,
MtxVec Members
,
Dew.Math.Units Namespace
,
TestNil Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!