example

package
v0.0.0-...-28b29c8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 8, 2020 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Swig_escape_always_false bool
View Source
var Swig_escape_val interface{}

Functions

func DeleteVector

func DeleteVector(arg1 Vector)

func DeleteVectorArray

func DeleteVectorArray(arg1 VectorArray)

func Swig_free

func Swig_free(arg1 uintptr)

func Swig_malloc

func Swig_malloc(arg1 int) (_swig_ret uintptr)

Types

type SwigcptrVector

type SwigcptrVector uintptr

func (SwigcptrVector) Print

func (arg1 SwigcptrVector) Print() (_swig_ret string)

func (SwigcptrVector) SwigIsVector

func (p SwigcptrVector) SwigIsVector()

func (SwigcptrVector) Swigcptr

func (p SwigcptrVector) Swigcptr() uintptr

type SwigcptrVectorArray

type SwigcptrVectorArray uintptr

func (SwigcptrVectorArray) Get

func (arg1 SwigcptrVectorArray) Get(arg2 int) (_swig_ret Vector)

func (SwigcptrVectorArray) Set

func (arg1 SwigcptrVectorArray) Set(arg2 int, arg3 Vector)

func (SwigcptrVectorArray) Size

func (arg1 SwigcptrVectorArray) Size() (_swig_ret int)

func (SwigcptrVectorArray) SwigIsVectorArray

func (p SwigcptrVectorArray) SwigIsVectorArray()

func (SwigcptrVectorArray) Swigcptr

func (p SwigcptrVectorArray) Swigcptr() uintptr

type Vector

type Vector interface {
	Swigcptr() uintptr
	SwigIsVector()
	Print() (_swig_ret string)
}

func Addv

func Addv(arg1 Vector, arg2 Vector) (_swig_ret Vector)

func NewVector

func NewVector(arg1 float64, arg2 float64, arg3 float64) (_swig_ret Vector)

type VectorArray

type VectorArray interface {
	Swigcptr() uintptr
	SwigIsVectorArray()
	Size() (_swig_ret int)
	Get(arg2 int) (_swig_ret Vector)
	Set(arg2 int, arg3 Vector)
}

func NewVectorArray

func NewVectorArray(arg1 int) (_swig_ret VectorArray)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL