LineData Class Reference

#include <lib_birender.h>

公共成员函数

  LineData ()
Vector32   GetNormal () const

Public Attributes

Vector32   _screenVertices [2]
Vector32   _screenLine
Vector32   _screenDirection
Float32   _screenLength
向量   _cameraVertices [2]
Vector32   _cameraNormal

构造函数 & 析构函数文档编制

◆  LineData()

LineData ( )

成员函数文档编制

◆  GetNormal()

Vector32 GetNormal ( ) const

Member Data Documentation

◆  _screenVertices

Vector32 _screenVertices[2]

◆  _screenLine

Vector32 _screenLine

◆  _screenDirection

Vector32 _screenDirection

◆  _screenLength

Float32 _screenLength

◆  _cameraVertices

向量 _cameraVertices[2]

◆  _cameraNormal

Vector32 _cameraNormal