Open Search
    LineData Class Reference

    #include <lib_birender.h>

    Public Member Functions

     LineData ()
     
    Vector32 GetNormal () const
     

    Public Attributes

    Vector32 _screenVertices [2]
     
    Vector32 _screenLine
     
    Vector32 _screenDirection
     
    Float32 _screenLength
     
    Vector _cameraVertices [2]
     
    Vector32 _cameraNormal
     

    Constructor & Destructor Documentation

    ◆ LineData()

    LineData ( )

    Member Function Documentation

    ◆ GetNormal()

    Vector32 GetNormal ( ) const

    Member Data Documentation

    ◆ _screenVertices

    Vector32 _screenVertices[2]

    ◆ _screenLine

    Vector32 _screenLine

    ◆ _screenDirection

    Vector32 _screenDirection

    ◆ _screenLength

    Float32 _screenLength

    ◆ _cameraVertices

    Vector _cameraVertices[2]

    ◆ _cameraNormal

    Vector32 _cameraNormal