Nevron .NET Vision
Nevron.GraphicsCore Namespace / NVector4DD Structure
Members


In This Topic
    NVector4DD Structure
    In This Topic
    The NVector4DD struct represents a 4D vector with double coordinates
    Object Model
    NVector4DD Structure
    Syntax
    'Declaration
     
    
    <System.SerializableAttribute()>
    Public Structure NVector4DD 
       Inherits System.ValueType
    'Usage
     
    
    Dim instance As NVector4DD
    [System.Serializable()]
    public struct NVector4DD : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          Nevron.GraphicsCore.NVector4DD

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also